UNPKG

@ic-wallet-kit/hpl

Version:
9 lines (8 loc) 159 B
export interface HplAssetDataModel { id: string; name: string; symbol: string; assetName: string; assetSymbol: string; logo: string; }