UNPKG

hudada-cli

Version:

专为程序员准备的本地文档搜索,快捷开发工具

5 lines (4 loc) 177 B
export declare const configDir: string; export declare const keyFile: string; export declare function setApiKey(key: string): void; export declare function getApiKey(): string;