Route handlers that get called before any specific route handlers are called. This is for plugins that inspect all incoming requests before they're passed off to specific route handlers.
@
Model decorated models for the plugin.
@
Injectable decorated services for the plugin.
@
Routable decorated models for the plugin.
Generated using TypeDoc
The interface of an object returned from a SakuraApi plugin (for example native-authentication-authority)