UNPKG

test-ic-wallet-middleware-hpl

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