UNPKG

bootstrap-vue-3

Version:

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

12 lines (10 loc) 171 B
type Animation = | 'cylon' | 'cylon-vertical' | 'fade' | 'spin' | 'spin-reverse' | 'spin-pulse' | 'spin-reverse-pulse' | 'throb' export default Animation