UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 163 B
import { HplMintCacheModel } from "../../types/cache/hplMintCacheModel"; export interface HplMintDataCacheModel { virtualAccountsMints: HplMintCacheModel[]; }