UNPKG

simple-sushiswap-sdk

Version:
5 lines (4 loc) 93 B
export interface AllowanceAndBalanceOf { allowance: string; balanceOf: string; }