Skip to content

Commit 76a638a

Browse files
committed
added java_processjava_process.d.ts as definition file
1 parent 1bf4be6 commit 76a638a

File tree

4 files changed

+3
-11
lines changed

4 files changed

+3
-11
lines changed

dist/java_process/java_process.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/// <reference path="../../typings/main/ambient/node/node.d.ts" />
21
import * as child_process from "child_process";
32
export interface JavaInfo {
43
location: string;

0 commit comments

Comments
 (0)