UNPKG

bootstrap-vue-3

Version:

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

3 lines (2 loc) 121 B
declare const normalizeOptions: (options: any[], componentName: string, props: any) => any; export { normalizeOptions };