UNPKG

crunchy

Version:

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

6 lines (5 loc) 189 B
declare const _default: { getMedia: typeof getMedia; }; export default _default; declare function getMedia(vlosScript: string, seasonTitle: string, seasonNumber: string): IEpisodePage;