refac: @/types/chatstore.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ChatStoreMessage } from "@/app";
|
||||
import { ChatStoreMessage } from "@/types/chatstore";
|
||||
import { getMessageText } from "@/chatgpt";
|
||||
|
||||
interface Props {
|
||||
|
||||
Reference in New Issue
Block a user