TLExternalContentSource
type TLExternalContentSource =
| TLErrorExternalContentSource
| TLExcalidrawExternalContentSource
| TLTextExternalContentSource
| TLTldrawExternalContentSource;Prev
TLExternalContentNext
TLHistoryEntrytype TLExternalContentSource =
| TLErrorExternalContentSource
| TLExcalidrawExternalContentSource
| TLTextExternalContentSource
| TLTldrawExternalContentSource;