reference node in node-dir

This commit is contained in:
Dmitry Radkovskiy
2016-09-02 14:51:40 +03:00
committed by GitHub
parent 9d32bda302
commit eaebc35655

View File

@@ -2,6 +2,7 @@
// Project: https://github.com/fshost/node-dir
// Definitions by: Panu Horsmalahti <https://github.com/panuhorsmalahti/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
///<reference path="../node/node.d.ts"/>
declare module "node-dir" {
import { ReadStream } from "fs";