Add reference to node

This commit is contained in:
tkQubo 2015-08-24 22:20:09 +09:00
parent 1781feb65c
commit 9b8299ce8b

View File

@ -3,6 +3,8 @@
// Definitions by: Qubo <https://github.com/tkQubo>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../node/node.d.ts" />
declare module "gulp-coffeeify" {
namespace coffeeify {
interface Coffeeify {