UNPKG

kucoin-universal-sdk

Version:
6 lines (5 loc) 78 B
export type Message = { type: string; data: any; error: Error; };