UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

3 lines (2 loc) 132 B
import { ILogger } from '../environment'; export declare function splitFormatDescriptor(logger: ILogger, option: string): string[];