mirror of https://github.com/vuejs/vitepress
parent
24b01685cc
commit
3bf4af2021
@ -1,3 +1,5 @@
|
|||||||
// re-export vite client types. with strict installers like pnpm, user won't
|
// re-export vite client types. with strict installers like pnpm, user won't
|
||||||
// be able to reference vite/client in project root.
|
// be able to reference vite/client in project root.
|
||||||
/// <reference types="vite/client" />
|
/// <reference types="vite/client" />
|
||||||
|
|
||||||
|
export * from './dist/client';
|
||||||
|
Loading…
Reference in new issue