zhongshujie
2025-08-08 401ed176c9f1bdd97ccdf827d9454b11a3891f79
src/types/aiDetails.d.ts
@@ -1,5 +1,3 @@
export type aiDetails = {
  historylist: Array<any>
  inputValue: string
  message: Object
}