UNPKG

@valapi/valorant-api.com

Version:
6 lines 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Client = void 0; var Client_1 = require("./client/Client"); Object.defineProperty(exports, "Client", { enumerable: true, get: function () { return Client_1.APIClient; } }); //# sourceMappingURL=index.js.map