UNPKG

crunchy

Version:

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

7 lines (6 loc) 142 B
import decode from './decode'; declare const _default: { decode: typeof decode; formats: IFormatterTable; }; export default _default;