UNPKG

create-testplane

Version:

A tool for fast and simple Testplane configuration

4 lines (3 loc) 129 B
import type { PluginGroup } from "../../types/toolOpts"; declare const browsersGroup: PluginGroup; export default browsersGroup;