UNPKG

nexushandler

Version:
6 lines (5 loc) 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var command_1 = require("./structures/command"); Object.defineProperty(exports, "Command", { enumerable: true, get: function () { return command_1.Command; } }); //# sourceMappingURL=index.js.map