mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-03 20:48:07 +00:00
3 lines
96 B
JavaScript
3 lines
96 B
JavaScript
export const CHATWOOT_ERROR = 'chatwoot:error';
|
|
export const CHATWOOT_READY = 'chatwoot:ready';
|