Skip to content

Commit

Permalink
Update node-pty.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmeku authored Dec 29, 2018
1 parent 3b78144 commit 2c53bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings/node-pty.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (c) 2017, Daniel Imms (MIT License).
*/

declare module 'node-pty' {
declare module 'node-pty-prebuilt' {
/**
* Forks a process as a pseudoterminal.
* @param file The file to launch.
Expand Down

0 comments on commit 2c53bf7

Please sign in to comment.