Table of contents

Extends BaseRecord<'binding', TLBindingId>.

interface TLBaseBinding<Type extends string, Props extends object>
  extends BaseRecord<'binding', TLBindingId> {}

Properties

fromId

fromId: TLShapeId

id

from BaseRecord
readonly id: Id

meta

meta: JsonObject

props

props: Props

toId

toId: TLShapeId

type

type: Type

typeName

from BaseRecord
readonly typeName: TypeName

TLBaseAssetTLBaseShape