UNPKG

@developer.notchatbot/webchat

Version:

A beautiful React chatbot widget with single-file bundle

3 lines (2 loc) 132 B
export declare function encryptApiKey(apiKey: string): string; export declare function decryptApiKey(encryptedKey: string): string;