Skip to content

@vtj


@vtj / designer / AITopic

Interface: AITopic ​

Defined in: packages/designer/types/framework/types.d.ts:142

Properties ​

appId ​

appId: string

Defined in: packages/designer/types/framework/types.d.ts:144


createAt ​

createAt: string

Defined in: packages/designer/types/framework/types.d.ts:145


dataType? ​

optional dataType: TopicDataType

Defined in: packages/designer/types/framework/types.d.ts:158


dependencies ​

dependencies: string

Defined in: packages/designer/types/framework/types.d.ts:153


dsl ​

dsl: any

Defined in: packages/designer/types/framework/types.d.ts:154


fileId ​

fileId: string

Defined in: packages/designer/types/framework/types.d.ts:146


id ​

id: string

Defined in: packages/designer/types/framework/types.d.ts:143


image? ​

optional image: string

Defined in: packages/designer/types/framework/types.d.ts:155


isHot ​

isHot: boolean

Defined in: packages/designer/types/framework/types.d.ts:147


json? ​

optional json: string

Defined in: packages/designer/types/framework/types.d.ts:156


model ​

model: string

Defined in: packages/designer/types/framework/types.d.ts:148


platform ​

platform: string

Defined in: packages/designer/types/framework/types.d.ts:149


projectId ​

projectId: string

Defined in: packages/designer/types/framework/types.d.ts:150


prompt ​

prompt: string

Defined in: packages/designer/types/framework/types.d.ts:152


title ​

title: string

Defined in: packages/designer/types/framework/types.d.ts:151


type? ​

optional type: TopicType

Defined in: packages/designer/types/framework/types.d.ts:157