UNPKG

serverless-offline-edge-lambda

Version:

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

2 lines (1 loc) 59 B
export declare function capitalize(value: string): string;