UNPKG

ci-plus

Version:

ci组件库

4 lines 208 B
import _IdentificationCard from './identificationCard.vue' import { withInstall } from '../utils/index'; export const IdentificationCard = withInstall(_IdentificationCard) export default IdentificationCard