UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

6 lines (5 loc) 493 B
import { IChoiceProps } from './choice'; declare const _default: import('vue').DefineComponent<IChoiceProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IChoiceProps> & Readonly<{}>, { type: import('element-plus').RadioGroupProps["type"] | import('element-plus').CheckboxGroupProps["type"]; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>; export default _default;