blob: de9d7bd02edfebe921500355b962547c83a66cff [file] [log] [blame]
export interface IAppConfig {
apiEndpoint: string;
}