UNPKG

serverless-offline-edge-lambda

Version:

A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline.

5 lines 166 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CacheId = void 0; exports.CacheId = 'main'; //# sourceMappingURL=constants.js.map