UNPKG

bootstrap-vue-3

Version:

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

8 lines (7 loc) 218 B
declare const _default: (value: any) => string; /** * The `cssEscape()` util is based on this `CSS.escape()` polyfill: https://github.com/mathiasbynens/CSS.escape * * @param {any} value */ export default _default;