UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

7 lines (5 loc) 190 B
/* allows TypeScript to see `@cucumber/cucumber/api` where it doesn't yet support subpath exports, see <https://github.com/microsoft/TypeScript/issues/33079> */ export * from '../lib/api'