UNPKG

@ic-wallet-kit/hpl

Version:
12 lines (11 loc) 229 B
export interface HplRemote { name: string; remoteAccountId: string; expired: number; amount: string; assetId: string; assetName: string; assetSymbol: string; assetLogo: string; code: string; }