UNPKG

@lewiswright/vitest-plugin-vis

Version:
4 lines 224 B
import type { BrowserCommandContext } from 'vitest/node'; import type { BrowserApi } from './types.ts'; export declare function playwright(context: BrowserCommandContext): BrowserApi; //# sourceMappingURL=playwright.d.ts.map