// @ts-nocheck // This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! import React from 'react'; export async function getRoutes() { return { routes: {}, routeComponents: { }, }; }