UNPKG

webforai

Version:

A library that provides a web interface for AI

3 lines (2 loc) 142 B
import puppeteer from "@cloudflare/puppeteer"; export declare const loadHtml: (url: string, ctx: puppeteer.BrowserWorker) => Promise<string>;