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

3 lines (2 loc) 188 B
import { ICypressConfiguration } from "@badeball/cypress-configuration"; export declare function compile(configuration: ICypressConfiguration, data: string, uri: string): Promise<string>;