UNPKG

ngx-wachat

Version:

Chat UI Component for Angular Applications.

6 lines (5 loc) 106 B
export declare enum ChatStatus { ONLINE = "online", OFFLINE = "offline", BUSY = "busy" }