feat: added build dir
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.Servers = void 0;
|
||||
const anime_1 = require("./anime");
|
||||
Object.defineProperty(exports, "Servers", { enumerable: true, get: function () { return anime_1.Servers; } });
|
||||
Reference in New Issue
Block a user