Searched defs:indexFile (Results 1 – 6 of 6) sorted by relevance
16 const indexFile = path.join(fullDirPath, 'index.js'); constant
34 const indexFile = path.join(packageRoot, 'index.js'); constant
28 const indexFile = path.join(outPath, 'index.json'); constant
33 const indexFile: File = { constant
163 const indexFile = { name: indexPath }; constant185 const indexFile = { name: "/a/b/foo/index.d.ts" }; constant
125 const indexFile = vpath.resolve(dir, "index.js"); constant