UNPKG

@wireapp/api-client

Version:

Wire API Client to send and receive data.

3 lines (2 loc) 122 B
export declare const isValidKey: (key: string) => boolean; export declare const isValidToken: (token: string) => boolean;