TLUnknownAsset
A type for an asset that is available in the editor but whose type is unknown—either one of the editor's default assets or else a custom asset.
type TLUnknownAsset = TLBaseAsset<string, object>;Prev
TLThemeUiColorKeysNext
TLUnknownBinding