DefinitelyTyped/types/hapi-auth-basic
Justin Simms 2056f990d0 Fix issues identified with the Hapi 17 update (#23691)
* Fix issues identified with the Hapi 17 update

This commit introduces a variety of changes, primarily fixes, but it
also collapses the typings into a single file.  Collapsing it into a
single file means simpler augmentation of types, which is common in
Hapi.

Thank you to SimonSchick for contributing a number of changes here.

* fix response property
2018-02-22 07:06:11 -08:00
..
hapi-auth-basic-tests.ts Fix issues identified with the Hapi 17 update (#23691) 2018-02-22 07:06:11 -08:00
index.d.ts Sync plugin definitions to Hapi 17. 2018-02-17 20:22:42 -02:00
tsconfig.json Sync plugin definitions to Hapi 17. 2018-02-17 20:22:42 -02:00
tslint.json