UNPKG

@deepguide-ai/dg

Version:

Self-testing CLI documentation tool that generates interactive terminal demos

4 lines 280 B
export declare function ensureDirectoryExists(dirPath: string): Promise<boolean>; export declare function downloadFile(url: string, targetPath: string): Promise<boolean>; export declare function safeDeleteExistingCast(filePath: string): boolean; //# sourceMappingURL=file.d.ts.map