node-ejs-renderer/node_modules/@jsonjoy.com/util/lib/json-brand/index.js

5 lines
209 B
JavaScript
Raw Normal View History

2024-06-09 13:55:01 -04:00
"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