Skip to content

Instantly share code, notes, and snippets.

// Type definitions for inert 5.1
// Project: https://github.com/hapijs/inert/
// Definitions by: Steve Ognibene <https://github.com/nycdotnet>
// Alexander James Phillips <https://github.com/AJamesPhillips>
// Silas Rech <https://github.com/lenovouser>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import {
Plugin,
declare module '@hapi/hapi' {
// Type definitions for hapi 18.0
// Project: https://github.com/hapijs/hapi, https://hapijs.com
// Definitions by: Rafael Souza Fijalkowski <https://github.com/rafaelsouzaf>
// Justin Simms <https://github.com/jhsimms>
// Simon Schick <https://github.com/SimonSchick>
// Rodrigo Saboya <https://github.com/saboya>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
// Type definitions for boom 7.2
// Project: https://github.com/hapijs/boom
// Definitions by: Igor Rogatty <https://github.com/rogatty>
// AJP <https://github.com/AJamesPhillips>
// Jinesh Shah <https://github.com/jineshshah36>
// Timon van Spronsen <https://github.com/TimonVS>
// Daniel Machado <https://github.com/danielmachado>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
declare module '@hapi/boom' {