SchemaPropsInfo

See source code
Table of contents
interface SchemaPropsInfo {}

Properties

meta

optional
meta?: Record<string, StoreValidator<any>>

migrations

optional

props

optional
props?: Record<string, StoreValidator<any>>

Prev
BoxModel
Next
TLArrowBindingProps