UNPKG

express-to-lambda

Version:

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

2 lines (1 loc) 76 B
export declare function checkIfFolder(directory: string): Promise<unknown>;