UNPKG

hianime

Version:
10 lines 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Type = void 0; var Type; (function (Type) { Type["Ona"] = "ONA"; Type["Special"] = "SPECIAL"; Type["Tv"] = "TV"; })(Type || (exports.Type = Type = {})); //# sourceMappingURL=hianime-result.js.map