import { Anime } from "./src/9anime"; import { createPuppeteerInstance } from "./src/puppeteer"; export { Anime, createPuppeteerInstance };