Skip to content

ZenFG TypeScript API / snapshot / format / FRAME_GRAPH_SNAPSHOT_VERSION

Variable: FRAME_GRAPH_SNAPSHOT_VERSION

const FRAME_GRAPH_SNAPSHOT_VERSION: Readonly<{ major: 1; minor: 2; }>

Defined in: packages/snapshot/src/format.ts:15

Supported canonical Snapshot schema version.

Open source / MIT licensed