export abstract class Constants { static readonly API_URL: string = 'https://tapi.telstra.com/'; }