bookmarkShapeProps
Public readonly variable
Signature
bookmarkShapeProps: {
w: T.Validator<number>
h: T.Validator<number>
assetId: T.Validator<import('..').TLAssetId | null>
url: T.Validator<string>
}
References
Source
Public readonly variable
bookmarkShapeProps: {
w: T.Validator<number>
h: T.Validator<number>
assetId: T.Validator<import('..').TLAssetId | null>
url: T.Validator<string>
}