export const ROUTES_FOLDER = './src/routes/' export const LAYOUT_PATH_ID = '__layout' export const GENERATED_ROUTE_TREE = './.tuono/routeTree.gen.ts' export const DYNAMIC_FN = '__tuono__internal__lazyLoadRoute'