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