UNPKG

node-bithumb

Version:
4 lines (3 loc) 131 B
import { IBithumbResponse } from './bithumb-response.interface'; export interface IPostWithdrawalCoin extends IBithumbResponse { }