UNPKG

serverless-global-authorizer

Version:

Serverless framework plugin which allows to configure API Gateway authorizer globally and applies it for all http/httpApi lambda function events

4 lines 169 B
export declare class ServerlessGlobalAuthorizerError extends Error { constructor(message: string); } //# sourceMappingURL=serverless-global-authorizer-error.d.ts.map