Files
CloudFlare-ImgBed/node_modules/@sentry/core/esm/constants.js
MarSeventh 4e0c55d1f9 init
2024-07-19 23:26:06 +08:00

5 lines
113 B
JavaScript

const DEFAULT_ENVIRONMENT = 'production';
export { DEFAULT_ENVIRONMENT };
//# sourceMappingURL=constants.js.map