UNPKG

express-to-lambda

Version:

Simple package for converting your express application to an AWS Lambda.

2 lines (1 loc) 88 B
export declare function commentCode(filePath: string, regex: RegExp): Promise<unknown>;