TLAssetShape

Public TypeAlias

Signature
type TLAssetShape = Extract<
  TLShape,
  {
    props: {
      assetId: TLAssetId
    }
  }
>
References

Extract, TLShape, TLAssetId

Edit this page
Last edited on 11 May 2023
TLAssetPartialTLBaseAsset