UNPKG

crunchy

Version:

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

6 lines 235 B
'use strict'; exports.__esModule = true; var decode_1 = require("./decode"); var index_1 = require("./formats/index"); exports["default"] = { decode: decode_1["default"], formats: index_1["default"] }; //# sourceMappingURL=index.js.map