UNPKG

@cobuildlab/8base-chat

Version:

Chat component that uses 8base

6 lines (5 loc) 227 B
export declare const CHAT_MESSAGES_LAST = 16; export declare const CHAT_TAB_WIDTH = 300; export declare const CHAT_TAB_MARGIN_R = 18; export declare const MESSAGE_LIMIT = 4000; export declare const ATTACHMENT_MAX_SIZE: number;