Module

Prospero.Bun

Package
purescript-prospero
Repository
rowtype-yoga/purescript-prospero

#serve Source

serve :: forall ctx errs gql. GraphQL ctx errs gql -> (forall a. Om ctx errs a -> Aff a) -> SubscriptionHandler -> { port :: Int } -> Effect BunServer