mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-17 15:40:03 +00: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.