UNPKG

bootstrap-vue-3

Version:

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

7 lines (5 loc) 116 B
/** * @external */ type SkeletonAnimation = boolean | 'wave' | 'fade' | 'throb' export default SkeletonAnimation