* @param {string} folderToRead folder to read * @param {string[]} folders folders * @param {((stats: import("node:fs").Stats, file: string) => boolean)=} folderStrategy filter function * @returns {string[]} folders
(folderToRead, folders = [], folderStrategy = undefined)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…