import { EnvConfig } from '../../../../../tools/env/env-config.interface'; export const Config: EnvConfig = JSON.parse('<%= ENV_CONFIG %>');