UNPKG

@sinedied/mini-scraper

Version:

Artwork scraper for handheld emulators.

3 lines (2 loc) 134 B
export declare function pathExists(targetPath: string): Promise<boolean>; export declare function sanitizeName(name: string): string;