UNPKG

chrome-aws-lambda

Version:

Chromium Binary for AWS Lambda and Google Cloud Functions

9 lines (8 loc) 188 B
import { Page } from 'puppeteer-core'; declare const _default: (page: Page) => Promise<Page>; /** * Emulates `en-US` language. * * @param page - Page to hook to. */ export = _default;