mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
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.