UNPKG

@routup/rate-limit

Version:
10 lines 282 B
import { rateLimit } from './module'; export * from './constants'; export * from './handler'; export * from './module'; export * from './request'; export * from './store'; export * from './type'; export * from './utils'; export default rateLimit; //# sourceMappingURL=index.d.ts.map