Searched defs:indexFile (Results 1 – 3 of 3) sorted by relevance
34 const indexFile: ts.projectSystem.File = { constant
139 const indexFile = { name: indexPath }; constant161 const indexFile = { name: "/a/b/foo/index.d.ts" }; constant
131 const indexFile = vpath.resolve(dir, "index.js"); constant