Skip to content

TIMELINE_FORMAT_VERSION

const TIMELINE_FORMAT_VERSION: "1.2" = '1.2'

Defined in: timeline/TimelineTypes.ts:8

The .estimeline format version. What the serializer stamps and what the loader migrates up to: two constants would let a document be written at a version its own reader thinks needs migrating.