UNPKG

bootstrap-vue-3

Version:

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

18 lines (17 loc) 584 B
declare const _sfc_main: import("vue").DefineComponent<{ variant: { type: null; required: false; }; }, { props: any; computedClasses: import("vue").ComputedRef<{ [x: string]: boolean; }>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ variant: { type: null; required: false; }; }>>, {}>; export default _sfc_main;