UNPKG

stepwright

Version:

A powerful web scraping library built with Playwright

5 lines 170 B
declare global { var onResultCallback: ((result: Record<string, any>, index: number) => Promise<void>) | null; } export {}; //# sourceMappingURL=global-types.d.ts.map