Home
last modified time | relevance | path

Searched defs:isVersionedPath (Results 1 – 2 of 2) sorted by relevance

/expo/docs/common/
H A Droutes.ts21 export const isVersionedPath = (path: string) => { constant
H A Derror-utilities.ts97 function isVersionedPath(path: string) { function