UNPKG

serverless-offline-local-authorizers-plugin

Version:

[Serverless](http://www.serverless.com) plugin for adding authorizers when developing and testing functions locally with [serverless-offline](https://github.com/dherault/serverless-offline).

5 lines 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const AwsLocalAuthorizersPlugin_1 = require("./lib/AwsLocalAuthorizersPlugin"); module.exports = AwsLocalAuthorizersPlugin_1.AwsLocalAuthorizerPlugin; //# sourceMappingURL=index.js.map