mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-05 20:02:05 +08:00
Add typescript version dependency.
This commit is contained in:
1
types/express-bunyan-logger/index.d.ts
vendored
1
types/express-bunyan-logger/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/villadora/express-bunyan-logger
|
||||
// Definitions by: Shrey Jain <https://github.com/shreyjain1994>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
import Bunyan = require('bunyan');
|
||||
import express = require('express');
|
||||
|
||||
Reference in New Issue
Block a user