UNPKG

file-curator

Version:

Generate list of files in a text file of directory

3 lines (2 loc) 153 B
declare const getParentComment: (CURRENT: string, FILELISTNAME: string, useCurrent: boolean, apple: boolean) => string; export default getParentComment;