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 c1025f0 commit 979d8feCopy full SHA for 979d8fe
packages/bootstrap-vue-3/src/types/TextColorVariant.d.ts
@@ -1,4 +1,4 @@
1
-import {BaseColorVariant} from '.'
+import type {BaseColorVariant} from '.'
2
3
/**
4
* @external
0 commit comments