Home
last modified time | relevance | path

Searched defs:withFileTypes (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/lib/
Dtsc.js4786 var entries = _fs.readdirSync(path || ".", { withFileTypes: true }); property
DtypingsInstaller.js7422 var entries = _fs.readdirSync(path || ".", { withFileTypes: true }); property