UNPKG

@wfrog/vc

Version:

vue3 组件库 vc

14 lines (13 loc) 546 B
import { IQRCodeProps } from './qr-code'; declare const _default: import('vue').DefineComponent<IQRCodeProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<IQRCodeProps> & Readonly<{}>, { option: object; value: string; tag: string; width: number; height: number; margin: number; version: string; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, { elementRef: unknown; }, any>; export default _default;