UNPKG

bootstrap-vue-3

Version:

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

7 lines (6 loc) 115 B
/** * @param suffix * @returns */ declare const _default: (suffix?: string) => string; export default _default;