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

3 lines 175 B
import * as Serverless from 'serverless'; export declare const defineServerlessSchema: (serverless: Serverless) => void; //# sourceMappingURL=define-serverless-schema.d.ts.map