// This file is generated by Umi automatically // DO NOT CHANGE IT MANUALLY! import type { RequestConfig } from './types.d' export type IRuntimeConfig = { request?: RequestConfig };