// module exports export * from './smartpuppeteer.classes.smartpuppeteer'; // direct exports import { puppeteer } from './smartpuppeteer.plugins'; export { puppeteer };