UNPKG

@wireapp/api-client

Version:

Wire API Client to send and receive data.

6 lines (5 loc) 87 B
interface VerifyDelete { key: string; code: string; } export { VerifyDelete };