UNPKG

bootstrap-vue-3

Version:

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

6 lines (3 loc) 118 B
import type {Booleanish} from '.' type AriaInvalid = Booleanish | 'grammar' | 'spelling' export default AriaInvalid