Skip to main content

@twick/ai-models / Exports / ProjectSection

Interface: ProjectSection

Table of contents

Properties

Properties

assets

Optional assets: { label?: string ; type: "image" | "video" | "audio" ; url: string }[]

Defined in

orchestration-types.ts:118


endMs

Optional endMs: number

Defined in

orchestration-types.ts:115


id

id: string

Defined in

orchestration-types.ts:112


intent

Optional intent: string

Defined in

orchestration-types.ts:116


label

Optional label: string

Defined in

orchestration-types.ts:113


startMs

Optional startMs: number

Defined in

orchestration-types.ts:114


summary

Optional summary: string

Defined in

orchestration-types.ts:117