mirror of https://github.com/vuejs/vitepress
parent
d51d0e2fbd
commit
4caa7b2317
@ -0,0 +1,4 @@
|
||||
// re-export vite client types
|
||||
// with strict installers like pnpm, user won't be able to reference vite/client
|
||||
// in project root
|
||||
/// <reference types="vite/client" />
|
Loading…
Reference in new issue