UNPKG

@difizen/magent-libro

Version:
5 lines 195 B
import type { IChatMessageItem } from '@difizen/magent-chat'; export interface LibroChatMessageItemOption extends IChatMessageItem { chat_key: string; } //# sourceMappingURL=protocol.d.ts.map