UNPKG

@ic-wallet-kit/hpl

Version:
9 lines (8 loc) 178 B
export interface HplDictionaryCacheModel { creationTime: bigint; assetId: bigint; logo: string; name: string; modificationTime: bigint; symbol: string; }