UNPKG

@iopa/router

Version:

Lightweight and fast router for IOPA applications

4 lines 240 B
export declare const METHOD_NAME_ALL: "ALL"; export declare const METHOD_NAME_ALL_LOWERCASE: "all"; export declare const METHODS: readonly ["get", "post", "put", "delete", "head", "options", "patch"]; //# sourceMappingURL=constants.d.ts.map