UNPKG

@wireapp/api-client

Version:

Wire API Client to send and receive data.

6 lines (5 loc) 100 B
interface NewPasswordReset { email?: string; phone?: string; } export { NewPasswordReset };