UNPKG

@cocalc/hub

Version:
7 lines (6 loc) 144 B
export declare function getClients(): { [id: string]: any; }; export declare function pushToClient(mesg: { client_id: string; }): void;