UNPKG

@routup/rate-limit

Version:
3 lines 168 B
import type { OptionsInput } from './type'; export declare function createHandler(input?: OptionsInput): import("routup").Handler; //# sourceMappingURL=handler.d.ts.map