Home
last modified time | relevance | path

Searched refs:getWebPath (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/webServer/
DwebServer.ts132 …const getWebPath = (path: string) => startsWith(path, directorySeparator) ? path.replace(directory… constant
148 const webPath = getWebPath(path);
200 const webPath = getWebPath(path);