
export enum StatusType {
    NETWORK, OFFLINE, GENERAL
}
