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.
1 parent df72d4a commit 772f366Copy full SHA for 772f366
README.md
@@ -93,7 +93,7 @@ app.mount('#app')
93
### Custom chain
94
95
```ts
96
-import { Chain } from '@kolirt/vue-web3-auth'
+import { type Chain } from '@kolirt/vue-web3-auth'
97
98
const bsc: Chain = {
99
id: 56,
0 commit comments