mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Add typescript version dependency.
This commit is contained in:
+1
@@ -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