Searched refs:getRoutePaths (Results 1 – 2 of 2) sorted by relevance
9 import { getRoutePaths } from './router';35 const paths = getRoutePaths(options.appDir);
76 export function getRoutePaths(cwd: string) { function