We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
import type
1 parent c8445db commit c1025f0Copy full SHA for c1025f0
packages/bootstrap-vue-3/src/types/ButtonVariant.d.ts
@@ -1,4 +1,4 @@
1
-import {BaseColorVariant} from '.'
+import type {BaseColorVariant} from '.'
2
3
/**
4
* @external
0 commit comments