mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Fix errorhandler test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="method-override.d.ts" />
|
||||
/// <reference path="errorhandler.d.ts" />
|
||||
|
||||
import express = require('express');
|
||||
import errorhandler = require('errorhandler');
|
||||
|
||||
Reference in New Issue
Block a user