TLFileExternalAsset
Table of contents
interface TLFileExternalAsset {}Properties
assetId
optional
assetId?: TLAssetId;file
file: File;type
type: "file";Prev
TLExcalidrawExternalContentSourceNext
TLFileReplaceExternalContentinterface TLFileExternalAsset {}assetId?: TLAssetId;file: File;type: "file";