Searched defs:normalizedFilePath (Results 1 – 4 of 4) sorted by relevance
114 const normalizedFilePath: string = `${pkgName}/${projectFilePath}`; constant279 const normalizedFilePath = toUnixPath(filePath); constant
205 const normalizedFilePath: string = moduleInfo.isNative constant
802 const normalizedFilePath: string = path.resolve(file); constant
822 const normalizedFilePath: string = path.resolve(file); constant