UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

5 lines (4 loc) 102 B
import { TokenList } from './token-list'; export declare class TokenLists { items: TokenList[]; }