Skip to main content Link Search Menu Expand Document (external link)

HttpApiSwagger.ts overview

Since v1.0.0


Exports Grouped by Category


layers

layer

Signature

declare const layer: (options?: { readonly path?: `/${string}` | undefined }) => Layer<never, never, Api>

Source

Since v1.0.0