UNPKG

bedetheque-scraper

Version:

NodeJS script to scrap the entire database of dbgest.com / bedetheque.com (approx. 260.000+ albums)

5 lines (4 loc) 105 B
export declare class Utils { constructor(); static setTimeoutPromise(ms: number): Promise<{}>; }