Searched defs:isVersionedPath (Results 1 – 2 of 2) sorted by relevance
21 export const isVersionedPath = (path: string) => { constant
97 function isVersionedPath(path: string) { function