UNPKG

@kgdata/use-chat

Version:
6 lines (4 loc) 74 B
export type ChatMessage = { key: string; [key: string]: any; };