Skip to content

Intermact API Reference / @intermact/core / SerializedStoryboard

Interface: SerializedStoryboard

Defined in: packages/core/src/serialize/types.ts:165

The serialized timeline (op-log + duration for quick inspection).

Properties

duration

readonly duration: number

Defined in: packages/core/src/serialize/types.ts:167


ops

readonly ops: readonly SerializedOp[]

Defined in: packages/core/src/serialize/types.ts:166

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)