campus-errand/admin/node_modules/element-plus/es/components/time-select/index.mjs
2026-03-01 05:01:47 +08:00

9 lines
314 B
JavaScript

import _sfc_main from './src/time-select.vue2.mjs';
export { DEFAULT_STEP, timeSelectProps } from './src/time-select.mjs';
import { withInstall } from '../../utils/vue/install.mjs';
const ElTimeSelect = withInstall(_sfc_main);
export { ElTimeSelect, ElTimeSelect as default };
//# sourceMappingURL=index.mjs.map