UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 122 B
import { HplAsset } from "../types/assets/hplAsset"; export interface GetHplAssetListResult { ftAssets: HplAsset[]; }