UNPKG

gamelet-pixui-frame

Version:

pixui开发者框架

6 lines 320 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.GameletAPI = void 0; var GameletAPIProxy_1 = require("./GameletAPIProxy"); Object.defineProperty(exports, "GameletAPI", { enumerable: true, get: function () { return GameletAPIProxy_1.GameletAPI; } }); //# sourceMappingURL=index.js.map