UNPKG

@wdio/browser-runner

Version:
4 lines 199 B
import type { Plugin } from 'vite'; import type { MockHandler } from '../mock.js'; export declare function mockHoisting(mockHandler: MockHandler): Plugin[]; //# sourceMappingURL=mockHoisting.d.ts.map