UNPKG

crunchy

Version:

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

9 lines 213 B
'use strict'; exports.__esModule = true; var ass_1 = require("./ass"); var srt_1 = require("./srt"); exports["default"] = { ass: ass_1["default"], srt: srt_1["default"] }; //# sourceMappingURL=index.js.map