TLShapeUtilConstructor
Table of contents
interface TLShapeUtilConstructor<
T extends TLUnknownShape,
U extends ShapeUtil<T> = ShapeUtil<T>,
> {}
Parameters
Name | Description |
---|---|
|
|
Returns
U
Properties
migrations?: LegacyMigrations | MigrationSequence | TLPropsMigrations
props?: RecordProps<T>
type: T['type']