UNPKG

testplane

Version:

Tests framework based on mocha and wdio

3 lines (2 loc) 90 B
import type { Plugin } from "vite"; export declare const plugin: () => Promise<Plugin[]>;