mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
express-serve-static-core: Lint (#21008)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
import * as errorHandler from 'api-error-handler';
|
||||
import * as express from 'express';
|
||||
|
||||
|
||||
4
types/api-error-handler/index.d.ts
vendored
4
types/api-error-handler/index.d.ts
vendored
@@ -2,9 +2,7 @@
|
||||
// Project: https://github.com/expressjs/api-error-handler
|
||||
// Definitions by: Tanguy Krotoff <https://github.com/tkrotoff>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
|
||||
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
import * as express from 'express';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user