// api/front/index.ts import * as home from './home'; // Re-export home export {home};