Type Alias: CacheSnapshot

September 8, 2026 ยท View on GitHub

API


Type Alias: CacheSnapshot

CacheSnapshot = [number[], number]

Defined in: src/core/types.ts:11

Serializable cache snapshot.

This is not intended to be modified by users. And it is not guaranteed to work if you pass it to the different version of this package.