Searched refs:getWebPath (Results 1 – 1 of 1) sorted by relevance
132 …const getWebPath = (path: string) => startsWith(path, directorySeparator) ? path.replace(directory… constant148 const webPath = getWebPath(path);200 const webPath = getWebPath(path);