Type alias ServerManifest

ServerManifest: Record<string, Handler>

Contains the handler Classes that defines the handling logic and types for the server handlers.

Generated using TypeDoc