UNPKG

playwright-aws-lambda

Version:

Support for running Microsoft's Playwrite on AWS Lambda and Google Cloud functions

2 lines (1 loc) 68 B
export default function fileExists(path: string): Promise<boolean>;