Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/sessions / / TOOL_CASSETTE_BACKWARDS_COMPAT_MAJORS

Variable: TOOL_CASSETTE_BACKWARDS_COMPAT_MAJORS

ts
const TOOL_CASSETTE_BACKWARDS_COMPAT_MAJORS: 2 = 2;

Defined in: packages/sessions/src/cassette/types.ts:34

Reader compatibility band: the writer accepts the current MAJOR minus 0..N inclusive. v0.1 supports MAJOR 1 only.

Stable