"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.JSON = void 0; exports.JSON = (typeof global !== 'undefined' ? global.JSON : window.JSON); //# sourceMappingURL=index.js.map