A type for a shape that is available in the editor but whose type is unknown—either one of the editor's default shapes or else a custom shape.
type TLUnknownShape = TLBaseShape<string, object>
We use cookies on this website. Learn more in our Cookie Policy.