UNPKG

@xswap-link/xswap-common

Version:

JavaScript library for xSwap common components

5 lines (4 loc) 69 B
export type XSwapFee = { tokenFee: string; nativeFee: string; };