export type ApiType = 'rest' | 'http' | 'websocket';