TLAssetShape

See source code
type TLAssetShape = Extract<
  TLShape,
  {
    props: {
      assetId: TLAssetId
    }
  }
>
Prev
TLAssetPartial
Next
TLBinding
hi

We use cookies on this website.
Learn more in our Cookie Policy.