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 f14609a commit 5823dc8Copy full SHA for 5823dc8
src/config.ts
@@ -2,7 +2,6 @@ import { ComponentPublicInstance } from 'vue'
2
import { GlobalMountOptions } from './types'
3
import { VueWrapper } from './vueWrapper'
4
import { DOMWrapper } from './domWrapper'
5
-import { allowedNodeEnvironmentFlags } from 'process'
6
7
interface GlobalConfigOptions {
8
global: Required<GlobalMountOptions>
0 commit comments