UNPKG

serverless-offline-edge-lambda

Version:

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

4 lines (3 loc) 105 B
export * from './origin.service'; export * from './cloudfront.service'; export * from './cache.service';