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 85af10b commit 7e1d3b8Copy full SHA for 7e1d3b8
packages/client/types.d.ts
@@ -4,5 +4,4 @@ declare const __VUEPRESS_BASE__: string
4
declare const __VUEPRESS_DEV__: boolean
5
declare const __VUEPRESS_SSR__: boolean
6
declare const __VUE_HMR_RUNTIME__: Record<string, unknown>
7
-declare const __VUE_OPTIONS_API__: boolean
8
declare const __VUE_PROD_DEVTOOLS__: boolean
0 commit comments