项目初始化
This commit is contained in:
5
web-vue/packages/core/components/Loading/index.ts
Normal file
5
web-vue/packages/core/components/Loading/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import Loading from './src/Loading.vue';
|
||||
|
||||
export { Loading };
|
||||
export { useLoading } from './src/useLoading';
|
||||
export { createLoading } from './src/createLoading';
|
||||
Reference in New Issue
Block a user