UNPKG

bootstrap-vue-3

Version:

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

3 lines (2 loc) 108 B
declare function mergeDeep(target: any, source: any, extendArray?: boolean): any; export default mergeDeep;