mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-27 00:15:09 +08:00
Update node-mysql-wrapper-tests.ts
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/// <reference path="./node_modules/node-mysql-wrapper/compiled/typings/node-mysql-wrapper/node-mysql-wrapper.d.ts" />
|
||||
/// <reference path="./node-mysql-wrapper.d.ts" />
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
/// <reference path="../bluebird/bluebird.d.ts" />
|
||||
|
||||
var express = require('express');
|
||||
var app = express();
|
||||
|
||||
Reference in New Issue
Block a user