Skip to content

Commit 7e1d3b8

Browse files
committed
chore(client): remove useless global definition
1 parent 85af10b commit 7e1d3b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/client/types.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ declare const __VUEPRESS_BASE__: string
44
declare const __VUEPRESS_DEV__: boolean
55
declare const __VUEPRESS_SSR__: boolean
66
declare const __VUE_HMR_RUNTIME__: Record<string, unknown>
7-
declare const __VUE_OPTIONS_API__: boolean
87
declare const __VUE_PROD_DEVTOOLS__: boolean

0 commit comments

Comments
 (0)