UNPKG

playwright-aws-lambda

Version:

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

4 lines (3 loc) 181 B
export declare const AWS_TMP_DIR = "/tmp/aws"; export declare const AWS_FONT_DIR = "/tmp/fonts"; export default function getEnvironmentVariables(): Promise<Record<string, string>>;