Type alias EndpointHandler

EndpointHandler: ((context: PluginEndpointContext | ModuleEndpointContext) => Promise<unknown>)

Type declaration

Generated using TypeDoc