UNPKG

@topgroup/diginext

Version:

A BUILD SERVER & CLI to deploy apps to any Kubernetes clusters.

4 lines 247 B
import type express from "express"; declare const authRateLimiterMiddleware: (req: express.Request, res: express.Response, next: express.NextFunction) => void; export default authRateLimiterMiddleware; //# sourceMappingURL=auth-rate-limit.d.ts.map