import type { Root } from '@umijs/utils/compiled/@hapi/joi'; export function getSchemas(): Record any> { // 这是一些只有配置没有功能的设置,可能是配置项会在多个插件中使用 return {}; }