UNPKG

openai-cli-unofficial

Version:

A powerful OpenAI CLI Coding Agent built with TypeScript

3 lines 174 B
export declare function isImageFile(filePath: string): boolean; export declare function getLanguageForFile(filePath: string): string; //# sourceMappingURL=file-types.d.ts.map