TLFrameShapeProps
Public TypeAlias
Signature
type TLFrameShapeProps = {
opacity: TLOpacityType
w: number
h: number
name: string
}
Public TypeAlias
type TLFrameShapeProps = {
opacity: TLOpacityType
w: number
h: number
name: string
}