import PuppeteerManager from './Downloader/PuppeteerManager' import Prompt from './Prompt' PuppeteerManager.init() Prompt()