TLBaseBoxShape
Public typealias
Signature
type TLBaseBoxShape = TLBaseShape<
string,
{
w: number
h: number
}
>
References
Source
Public typealias
type TLBaseBoxShape = TLBaseShape<
string,
{
w: number
h: number
}
>