Skip to main content

Type Alias: ModuleServeOpts

ModuleServeOpts = object

Properties​

entrypoint?​

optional entrypoint?: boolean

Install the module as the entrypoint, promoting its main-object methods onto the Query root


includeDependencies?​

optional includeDependencies?: boolean

Expose the dependencies of this module to the client