TLBookmarkShapeProps
Public TypeAlias
Signature
type TLBookmarkShapeProps = {
opacity: TLOpacityType
w: number
h: number
assetId: null | TLAssetId
url: string
}
Public TypeAlias
type TLBookmarkShapeProps = {
opacity: TLOpacityType
w: number
h: number
assetId: null | TLAssetId
url: string
}