跳转到内容

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.