export class HostConfig { static DEV_HOST = ''; static PROD_HOST = ''; }