Searched defs:getFilesAsync (Results 1 – 2 of 2) sorted by relevance
181 async function getFilesAsync(root: string, dir: string | null = null): Promise<string[]> { function
144 async function getFilesAsync(root, dir = null) { function