Searched refs:isLearnPath (Results 1 – 3 of 3) sorted by relevance
45 export const isLearnPath = (path: string) => { constant60 } else if (isLearnPath(path)) {
17 isLearnPath,51 } else if (isLearnPath(url)) {64 } else if (isLearnPath(url)) {
144 export const isLearnPath = (url: string) => { constant