UNPKG

vils

Version:

Recursively outputs file paths and contents in various formats

3 lines (2 loc) 131 B
export declare function escapeHTML(str: string): string; export declare function promptConfirm(message: string): Promise<boolean>;