UNPKG

crunchy

Version:

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

5 lines (4 loc) 125 B
/** * Streams the batch of series to disk. */ export default function (args: string[], done: (err?: Error) => void): void;