Skip to content

Intermact API Reference / @intermact/core / DeserializeOptions

Interface: DeserializeOptions

Defined in: packages/core/src/serialize/serialize.ts:34

Options for deserialize.

Properties

registries?

readonly optional registries?: Registries

Defined in: packages/core/src/serialize/serialize.ts:40

Extension registries for resolving custom animation compilers (design.md §18, §22.8). Defaults to globalRegistries; pass the same bundle used at build time so custom animations round-trip without process-global state.

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