4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
|
|
import VxeCol from '../col';
|
||
|
|
export * from '../col';
|
||
|
|
export default VxeCol;
|