mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
removed BoomError
This commit is contained in:
Vendored
-1
@@ -12,7 +12,6 @@ declare module "hapi" {
|
||||
import http = require("http");
|
||||
import stream = require("stream");
|
||||
import Events = require("events");
|
||||
import BoomError = Boom.BoomError;
|
||||
|
||||
interface IDictionary<T> {
|
||||
[key: string]: T;
|
||||
|
||||
Reference in New Issue
Block a user