6 lines
174 B
JavaScript
6 lines
174 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
exports.environment = {
|
|
production: true
|
|
};
|
|
//# sourceMappingURL=environment.prod.js.map
|