4 lines
76 B
JavaScript
4 lines
76 B
JavaScript
|
|
import VxeRow from '../row';
|
||
|
|
export * from '../row';
|
||
|
|
export default VxeRow;
|