Home
last modified time | relevance | path

Searched refs:removeLeadingSlash (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/tuf-js/dist/utils/
H A Durl.js6 return new url_1.URL(ensureTrailingSlash(base) + removeLeadingSlash(path)).toString();
12 function removeLeadingSlash(path) { function

Completed in 1 milliseconds