Skip to main content
Version: 0.21.7

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