DefinitelyTyped/types/code
Garth Kidd 3638491eae Add typings for reject/rejects from code 5.0.0
Documentation:

> * [`await reject([type], [message])`][artm]
>
> Asserts that the `Promise` reference value rejects with an exception
> when called

[artm]: https://github.com/hapijs/code/blob/v5.0.0/API.md#await-rejecttype-message
2018-02-08 22:43:16 +11:00
..
code-tests.ts Add typings for reject/rejects from code 5.0.0 2018-02-08 22:43:16 +11:00
index.d.ts Add typings for reject/rejects from code 5.0.0 2018-02-08 22:43:16 +11:00
tsconfig.json
tslint.json