Public readonly variable

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

T.Validator, TLAssetId

Source

packages/tlschema/src/shapes/TLBookmarkShape.ts

AssetRecordTypeBoxModel