converter/src/environments/environment.prod.js

5 lines
62 B
JavaScript

"use strict";
exports.environment = {
production: true
};