UNPKG

@wireapp/api-client

Version:

Wire API Client to send and receive data.

5 lines (4 loc) 82 B
interface UserClients { [userId: string]: string[]; } export { UserClients };