Table of contents
interface TLShapeUtilConstructor<
  T extends TLUnknownShape,
  U extends ShapeUtil<T> = ShapeUtil<T>,
> {}

(new)

Parameters
NameDescription

editor

Editor
Returns
U

Properties

migrations

migrations?: LegacyMigrations | MigrationSequence | TLPropsMigrations

props

props?: RecordProps<T>

type

type: T['type']

TLShapeUtilCanvasSvgDefTLSnapIndicatorProps