UNPKG

node-bithumb

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