UNPKG

@badeball/cypress-cucumber-preprocessor

Version:

[![Build status](https://github.com/badeball/cypress-cucumber-preprocessor/actions/workflows/build.yml/badge.svg)](https://github.com/badeball/cypress-cucumber-preprocessor/actions/workflows/build.yml) [![Npm package weekly downloads](https://badgen.net/n

5 lines (4 loc) 283 B
import { Transform } from "stream"; export default function transform(configuration: Cypress.PluginConfigOptions, filepath: string): Transform; export { transform }; export declare function preprendTransformerToOptions(configuration: Cypress.PluginConfigOptions, options: any): any;