Public typealias

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.

Signature
type TLUnknownBinding = TLBaseBinding<string, object>
References

TLBaseBinding

Source

packages/tlschema/src/records/TLBinding.ts

TLTextShapePropsTLUnknownShape