UNPKG

node-bithumb

Version:
6 lines (5 loc) 101 B
export interface IBithumbResponse { data?: unknown; order_id?: string; status: string; }