UNPKG

projectstarboy_ox_lib

Version:
7 lines 423 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.onCache = exports.cache = void 0; const shared_1 = require("../../../shared"); Object.defineProperty(exports, "cache", { enumerable: true, get: function () { return shared_1.cache; } }); Object.defineProperty(exports, "onCache", { enumerable: true, get: function () { return shared_1.onCache; } }); //# sourceMappingURL=index.js.map