UNPKG

ggclient

Version:
5 lines (4 loc) 131 B
import { Page } from "puppeteer"; export default function (page: Page, files: { [file: string]: string; }): Promise<void>;