4 lines
92 B
JavaScript
4 lines
92 B
JavaScript
import VxeLoading from '../loading';
|
|
export * from '../loading';
|
|
export default VxeLoading;
|