// fileTreeRoutes: used by the server entrypoint to mount the complete authenticated File Tree API at `/api/file-tree`. export { fileTreeRoutes } from '@/modules/file-tree/file-tree.module.js';