Searched refs:normalizedPath (Results 1 – 1 of 1) sorted by relevance
261 const normalizedPath = p.replaceAll(path.sep, '/'); constant262 callback(normalizedPath);