UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

3 lines (2 loc) 151 B
import { ParallelAssignmentValidator } from './types'; export declare function atMostOnePicklePerTag(tagNames: string[]): ParallelAssignmentValidator;