/** * Nyaa ヾ(●゜▽゜●)♡ ~ This module name is to remember its initial use for me - * to find a Touhou Project song. * * If no task queue, the website you crawled will be DDoSed by your Node.js * code. * * So you need to have a task queue. * * Otherwise, you can use this queue not only in crawler. * * ( ゚∀゚)つ≡≡≡♡♡♡)`ν゜)グシャ * * -- XadillaX * 05/06/2014 */ export * from './scarlet'; export * from './task-object';