UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

3 lines (2 loc) 124 B
import { IConfiguration } from './types'; export declare function checkSchema(configuration: any): Partial<IConfiguration>;