TLShapeUtilConstructor
Public Interface
Table of Contents
Signature
interface TLShapeUtilConstructor<
T extends TLUnknownShape,
U extends ShapeUtil<T> = ShapeUtil<T>
> {}
References
(new)
Public ConstructSignature
Parameters
| Name | Description |
|---|---|
| |
| |
Returns
U
References
Properties
type
Public PropertySignature
Signature
type: T['type']