TLContent
Table of contents
interface TLContent {}Properties
assets
assets: TLAsset[];bindings
bindings: TLBinding[] | undefined;rootShapeIds
rootShapeIds: TLShapeId[];schema
schema: SerializedSchema;shapes
shapes: TLShape[];users
optional
users?: TLUser[];Prev
TLCompleteEventInfoNext
TLCropInfo