vuejs / vuex

🗃️ Centralized State Management for Vue.js.
https://vuex.vuejs.org
MIT License
28.4k stars 9.57k forks source link

Update typescript-support.md #2215

Open ashishb opened 1 year ago

ashishb commented 1 year ago

Replace

import { InjectionKey } from 'vue'

with

import type { InjectionKey } from 'vue'

As the types should now be explicitly imported as type-only imports

netlify[bot] commented 1 year ago

Deploy Preview for vuex-docs ready!

Name Link
Latest commit 5e27ce4ac25a88ebb73f2102d6b49d247a53ad28
Latest deploy log https://app.netlify.com/sites/vuex-docs/deploys/640703390c8a5c00083e0a44
Deploy Preview https://deploy-preview-2215--vuex-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.