UNPKG

okex-withdrawal-fee

Version:
6 lines (5 loc) 160 B
import { WithdrawalFee } from '../pojo/withdrawal_fee'; declare const mapping: { [key: string]: WithdrawalFee | WithdrawalFee[]; }; export default mapping;