export class LocalStorageKeys{ public static HttpHandlerList: string = 'httpHandlerList'; public static HttpHandlerListLength: string = 'HttpHandlerListLength'; }