UNPKG

113 BJavaScriptView Raw
1const DEFAULT_ENVIRONMENT = 'production';
2
3export { DEFAULT_ENVIRONMENT };
4//# sourceMappingURL=constants.js.map