UNPKG

@tevm/sync-storage-persister

Version:

A package for persisting the state of the EVM to a sync storage

7 lines 198 B
/** * @internal * A simple throttle function * @type {import('./ThrottleFn.ts').ThrottleFn} */ export const throttle: import("./ThrottleFn.ts").ThrottleFn; //# sourceMappingURL=throttle.d.ts.map