UNPKG

@convergence/convergence

Version:
5 lines (4 loc) 164 B
import { ChatHistoryEntry } from "./ChatHistoryEntry"; export declare class UserLeftChatHistoryEntry extends ChatHistoryEntry { static readonly TYPE: string; }