mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-05 05:04:26 +00:00
* [Boom] Add default generic type to all error creation functions * [Boom] Change default generic Data type to any instead of null * [Boom] Add tests for error creation without custom data * [Boom, Hapi] Move tests for passing Boom errors to Hapi continuation functions into hapi package * [boom] add wrap and unauthorized return BoomError with data as null