UNPKG

@earendil-works/pi-coding-agent

Version:

Coding agent CLI with read, bash, edit, write tools and session management

3 lines 227 B
export declare function detectSupportedImageMimeType(buffer: Uint8Array): string | null; export declare function detectSupportedImageMimeTypeFromFile(filePath: string): Promise<string | null>; //# sourceMappingURL=mime.d.ts.map