build(projects): 更新tsconfig.json

This commit is contained in:
Soybean
2022-03-05 23:20:00 +08:00
parent f5c56c355c
commit f42ee9dbe5
13 changed files with 467 additions and 432 deletions

View File

@ -1,5 +1,5 @@
import { getLoginModuleRegExp } from '@/utils';
import { LoginModuleKey } from '@/interface';
import type { LoginModuleKey } from '@/interface';
/** 固定的路由 */
export const constantRoutes: AuthRoute.Route[] = [