UNPKG

stepwright

Version:

A powerful web scraping library built with Playwright

6 lines 198 B
declare namespace NodeJS { interface Global { onResultCallback: ((result: Record<string, any>, index: number) => Promise<void>) | null; } } //# sourceMappingURL=global-types.d.ts.map