SchemaPropsInfo
See source codeTable of contents
interface SchemaPropsInfo {}Properties
meta
optional
meta?: Record<string, StoreValidator<any>>migrations
optional
migrations?: LegacyMigrations | MigrationSequence | TLPropsMigrationsprops
optional
props?: Record<string, StoreValidator<any>>Prev
BoxModelNext
TLArrowBindingProps