export interface IApiEndpoint { ws?: string; http?: string; }