mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 17:08:21 +08: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