UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

6 lines (5 loc) 165 B
declare const _default: { type: "formatter"; formatter({ on, write }: import("../../plugin").FormatterPluginContext<any>): void; }; export default _default;