mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
fix reference
This commit is contained in:
2
log4js/log4js.d.ts
vendored
2
log4js/log4js.d.ts
vendored
@@ -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