UNPKG

bootstrap-vue-3

Version:

Early (but lovely) implementation of Vue 3, Bootstrap 5 and Typescript

25 lines (24 loc) 720 B
declare const _sfc_main: import("vue").DefineComponent<{ tag: { type: StringConstructor; required: false; default: string; }; text: { type: StringConstructor; required: false; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ tag: { type: StringConstructor; required: false; default: string; }; text: { type: StringConstructor; required: false; }; }>>, { tag: string; }>; export default _sfc_main;