Type Alias: ModuleServeOpts
ModuleServeOpts =
object
Properties​
entrypoint?​
optionalentrypoint?:boolean
Install the module as the entrypoint, promoting its main-object methods onto the Query root
includeDependencies?​
optionalincludeDependencies?:boolean
Expose the dependencies of this module to the client