UNPKG

puppeteer-extends

Version:

Modern, factory-based management for Puppeteer with multiple browser instances and enhanced navigation

8 lines (7 loc) 158 B
/** * @since 1.7.0 */ export * from "./stealth-plugin"; export * from "./proxy-plugin"; export * from "./session-plugin"; export * from "./captcha-plugin";