UNPKG

bootstrap-vue-3

Version:

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

20 lines (19 loc) 626 B
declare const _sfc_main: import("vue").DefineComponent<{ loading: { type: null; required: false; default: boolean; }; }, { props: any; loadingBoolean: Readonly<import("vue").Ref<boolean>>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{ loading: { type: null; required: false; default: boolean; }; }>>, { loading: any; }>; export default _sfc_main;