UNPKG

@authless/puppeteer-extra-plugin-har

Version:

> This is a plugin for [puppeteer-extra](https://github.com/berstend/puppeteer-extra) that allows you to create a HAR file from your page.

4 lines 153 B
import { Har, HarConfig } from './har'; declare const _default: (config?: HarConfig) => Har; export default _default; //# sourceMappingURL=index.d.ts.map