7 Commits

Author SHA1 Message Date
Vincent Vallet
dd9ebb6051
Merge pull request #3464 from andyfleming/patch-1
Adding string[] to "watch" value in StartOptions (TypeScript definition file)
2018-02-14 14:47:07 +01:00
Andy Fleming
72f6ef688e
Adding string[] to "watch" value in StartOptions 2018-02-12 09:31:14 -08:00
vince
4a2e8d2d2c docs: add sendDataToProcessId into typescript definitions 2018-01-24 11:39:02 +01:00
Prashant Tiwari
f095f3e94b Add env to StartOptions 2018-01-04 17:29:53 +05:30
Ben
b6d63c0e76 Change type definitions to reflect correct return type of describe()
See https://github.com/Unitech/pm2/blob/master/lib/API.js#L1654

The describe() function returns an array, not an object. The return typehint
should be ProcessDescription[], not ProcessDescription.
2017-11-28 01:14:14 -05:00
João Portela
24f282b3d6 Type definition minor cleanup 2017-10-08 12:00:25 +01:00
João Portela
e860de3a85 Add first draft of typescript definitions 2017-10-08 11:51:22 +01:00