UNPKG

crunchy

Version:

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

8 lines (7 loc) 166 B
import merge from './merge'; import stream from './stream'; declare const _default: { merge: typeof merge; stream: typeof stream; }; export default _default;