mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-01 00:50:04 +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.