2 lines
96 B
JavaScript
2 lines
96 B
JavaScript
export const CHATWOOT_ERROR = 'chatwoot:error';
|
|
export const CHATWOOT_READY = 'chatwoot:ready';
|