SchemaPropsInfo
Table of contents
interface SchemaPropsInfo {}
Properties
meta?: Record<string, StoreValidator<any>>
migrations?: LegacyMigrations | MigrationSequence | TLPropsMigrations
props?: Record<string, StoreValidator<any>>
interface SchemaPropsInfo {}
meta?: Record<string, StoreValidator<any>>
migrations?: LegacyMigrations | MigrationSequence | TLPropsMigrations
props?: Record<string, StoreValidator<any>>