UNPKG

@jiaozhiye/qm-design-vue

Version:

A Component Library for Vue3.0

14 lines (13 loc) 595 B
import type { ComponentSize, Locale } from '../../_utils/types'; declare const _default: import("vue").DefineComponent<{ locale: Locale; size?: ComponentSize | undefined; theme?: string | undefined; }, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{ locale: Locale; size?: ComponentSize | undefined; theme?: string | undefined; }> & Readonly<{}>, { locale: Locale; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;