mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08:00
reference node in node-dir
This commit is contained in:
committed by
GitHub
parent
9d32bda302
commit
eaebc35655
1
node-dir/node-dir.d.ts
vendored
1
node-dir/node-dir.d.ts
vendored
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user