UNPKG

create-testplane

Version:

A tool for fast and simple Testplane configuration

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