UNPKG

crunchy

Version:

Crunchy is a fork of Crunchyroll.js, capable of downloading anime episodes from the popular CrunchyRoll streaming service.

4 lines (3 loc) 186 B
export declare function localeToCC(locale: string): string; export declare function get_diregexp(config: IConfig): RegExp; export declare function get_epregexp(config: IConfig): RegExp;