TLBookmarkAsset

Public TypeAlias

Signature
type TLBookmarkAsset = TLBaseAsset<
  'bookmark',
  {
    title: string
    description: string
    image: string
    src: null | string
  }
>
References

TLBaseAsset

Edit this page
Last edited on 11 May 2023
TLBaseStyleTLBookmarkShape