"use strict"; export default function route_main() { console.log(`The main route`); }