Type Alias TokenList

TokenList: { count: number; total: number; items: TokenResource[] }

Type declaration