TLContent

See source code
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
TLCompleteEventInfo
Next
TLCropInfo