SerializedCollectionBundle
The serialized form CalendaryInstance.toBundle emits — a CollectionBundle whose collections are SerializedCollection (plain configs, never builders).
Extends
Section titled “Extends”Omit<CollectionBundle,"collections">
Properties
Section titled “Properties”$schema?
Section titled “$schema?”
optional$schema?:string
Optional JSON Schema URL for editor/AI validation (see Collection.$schema).
Inherited from
Section titled “Inherited from”collections
Section titled “collections”collections:
SerializedCollection[]
version?
Section titled “version?”
optionalversion?:string
Bundle version (semver-ish, informational).