UNPKG

@ic-wallet-kit/hpl

Version:
6 lines (5 loc) 156 B
import { HplAssetCache } from "../../types/assets/hplAssetCache"; export interface HplAsset extends HplAssetCache { name: string; symbol: string; }