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