node-ejs-renderer/node_modules/@jsonjoy.com/util/lib/json-brand/index.js
2024-06-09 13:55:01 -04:00

5 lines
209 B
JavaScript

"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