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
..