UNPKG

@etherspot/data-utils

Version:
7 lines (5 loc) 101 B
declare class GetNftListDto { chainId: number; account: string; } export { GetNftListDto };