Public readonly variable

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

T.Validator, TLAssetId

Source

packages/tlschema/src/shapes/TLBookmarkShape.ts

AssetRecordTypeBoxModel