mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
fix reference
This commit is contained in:
Vendored
+2
@@ -3,6 +3,8 @@
|
||||
// Definitions by: Kentaro Okuno <http://github.com/armorik83>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../express/express.d.ts" />
|
||||
|
||||
declare module "log4js" {
|
||||
import express = require('express');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user