UNPKG

node-bithumb

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