mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 12:09:46 +08:00
perf: move src/types to root
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { GlobEnvConfig } from '/@/types/config';
|
||||
import type { GlobEnvConfig } from '/#/config';
|
||||
|
||||
import { useGlobSetting } from '/@/hooks/setting';
|
||||
import pkg from '../../package.json';
|
||||
|
Reference in New Issue
Block a user