mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 12:09:46 +08:00
fix: type error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { createStorage } from '/@/utils/storage/index';
|
||||
import { createStorage } from '/@/utils/storage';
|
||||
import { isIeFn } from '/@/utils/browser';
|
||||
|
||||
import { BASE_LOCAL_CACHE_KEY, BASE_SESSION_CACHE_KEY } from '/@/enums/cacheEnum';
|
||||
|
Reference in New Issue
Block a user