Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information