UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

18 lines (17 loc) 715 B
import { PropType } from 'vue'; declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{ heading: { type: PropType<1 | 2 | 4 | 3 | 6 | 5>; default: number; }; }>, { component: import("vue").ComputedRef<keyof HTMLElementTagNameMap>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{ heading: { type: PropType<1 | 2 | 4 | 3 | 6 | 5>; default: number; }; }>> & Readonly<{}>, { heading: 1 | 2 | 4 | 3 | 6 | 5; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;