UNPKG

crunchy

Version:

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

6 lines 225 B
'use strict'; exports.__esModule = true; var merge_1 = require("./merge"); var stream_1 = require("./stream"); exports["default"] = { merge: merge_1["default"], stream: stream_1["default"] }; //# sourceMappingURL=index.js.map