UNPKG

@nomicfoundation/ethereumjs-statemanager

Version:
6 lines 190 B
export var CacheType; (function (CacheType) { CacheType["LRU"] = "lru"; CacheType["ORDERED_MAP"] = "ordered_map"; })(CacheType || (CacheType = {})); //# sourceMappingURL=types.js.map