公告板
版本库
filestore
活动
搜索
登录
main
/
molecularDatabase
小分子数据库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
删除nodemoldus
zhongshujie
2025-08-07
098bfef89592c282dca1394fe68c9e92b6cee50b
[molecularDatabase.git]
/
src
/
types
/
ai.d.ts
1
2
3
4
export type ai = {
historylist: Array<any>
inputValue: string
}