UNPKG

@kgdata/use-chat

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