UNPKG

ci-plus

Version:

ci组件库

4 lines 180 B
import _HeaderInput from '../headerInput.vue'; import { withInstall } from '../../utils/index'; export const HeaderInput = withInstall(_HeaderInput); export default HeaderInput;