TLBaseBinding
Extends BaseRecord<'binding', TLBindingId>
.
interface TLBaseBinding<Type extends string, Props extends object>
extends BaseRecord<'binding', TLBindingId> {}
Properties
fromId: TLShapeId
from
BaseRecord
readonly id: Id
meta: JsonObject
props: Props
toId: TLShapeId
type: Type
from
BaseRecord
readonly typeName: TypeName