TLUnknownBinding
A type for a binding that is available in the editor but whose type is unknown—either one of the editor's default bindings or else a custom binding.
type TLUnknownBinding = TLBaseBinding<string, object>
A type for a binding that is available in the editor but whose type is unknown—either one of the editor's default bindings or else a custom binding.
type TLUnknownBinding = TLBaseBinding<string, object>