UNPKG

create-testplane

Version:

A tool for fast and simple Testplane configuration

4 lines (3 loc) 130 B
import type { DefaultOpts } from "../types/toolOpts"; declare const defaultToolOpts: DefaultOpts; export default defaultToolOpts;