@mcut/timeline
elementSchema
Generated TypeScript API reference for the public mcut SDK.
mcut SDK / timeline/src / elementSchema
Variable: elementSchema
const elementSchema: ZodType<TimelineElement, unknown, $ZodTypeInternals<TimelineElement, unknown>>;Defined in: packages/timeline/src/model.ts:363
Every registered element type (dynamic: includes custom registrations). Parsing routes through the registry so saved projects containing custom types round-trip once their plugin is loaded.