UNPKG

@ic-wallet-kit/hpl

Version:
5 lines (4 loc) 183 B
import { HplDictionaryCacheModel } from "../../types/cache/hplDictionaryCacheModel"; export interface HplDictionaryDataCacheModel { assetsDictionary: HplDictionaryCacheModel[]; }