UNPKG

alfi-assistant

Version:

AI-powered voice assistant for web navigation

4 lines (3 loc) 151 B
export declare function initializeApiKey(key: string): void; export declare function getApiKey(): string; export declare function clearApiKey(): void;