仪表盘
版本库
文件存储
活动
搜索
登录
WI
/
Web.Admin.V1.0
后台
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
输出参数名
wujingjing
2024-12-23
dd407c5da58ca201a1fc91af028ace3a6491853b
[WI/Web.Admin.V1.0.git]
/
src
/
components
/
vue-flow
/
ui
/
nodes
/
index.ts
1
2
3
4
5
export interface LLMNodeData {
title: string
}
export interface LLMNodeEvents {}