4 lines
88 B
JavaScript
4 lines
88 B
JavaScript
import VxeSelect from '../select';
|
|
export * from '../select';
|
|
export default VxeSelect;
|