UNPKG

element-plus

Version:

A Component Library for Vue3.0

5 lines (4 loc) 182 B
import CheckTag from './src/index.vue'; import type { SFCWithInstall } from '../utils/types'; declare const _CheckTag: SFCWithInstall<typeof CheckTag>; export default _CheckTag;