mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
Added methods missing from the HookScenario interface, as per [cucumber scenario.js](1b94268978/lib/cucumber/api/scenario.js (L32)) and corrected the `attach` method signature, since it can take a Stream, a Buffer and a string, not just string.