// import { getApis } from "@mtime-node-basis/mtfes/server"; // const apis = getApis(require.context("./api", true)); export default { keywords: "", description: "", favicon: "favicon.ico", styles: [ "public/index.css", ], scripts: [ ], metas: [ ], calcRootFontSize: 1242, loading: { showLoading: false } };