UNPKG

@frak-labs/core-sdk

Version:

Core SDK of the Frak wallet, low level library to interact directly with the frak ecosystem.

8 lines (7 loc) 138 B
export { LruMap } from "./lruMap"; export { clearAllCache, DEFAULT_CACHE_TIME, getCache, withCache, } from "./withCache";