refactor(projects): 代码优化

This commit is contained in:
Soybean
2022-04-27 07:46:27 +08:00
parent 41e46a5d80
commit 251b5b9664
9 changed files with 255 additions and 215 deletions

View File

@@ -1,3 +1,3 @@
import setupImportAssets from './assets';
import setupAssets from './assets';
export { setupImportAssets };
export { setupAssets };