Files
2024-12-05 09:33:18 +08:00

4 lines
84 B
JavaScript

import VxeInput from '../input';
export * from '../input';
export default VxeInput;