mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 14:20:21 +08:00
feat(projects): 添加reload context
This commit is contained in:
3
src/context/index.ts
Normal file
3
src/context/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { setupAppContext, useReloadInject } from './app';
|
||||
|
||||
export { setupAppContext, useReloadInject };
|
||||
Reference in New Issue
Block a user