UNPKG

file-curator

Version:

Generate list of files in a text file of directory

3 lines (2 loc) 129 B
declare const genText: (data: any, parentComment: string, CURRENT: string, totalSize: number) => string; export default genText;