UNPKG

pvserverhelper

Version:

This is an npm module design to perform common uses with pVelocity's pvserver

7 lines (6 loc) 131 B
### ``cleanup(jsapi)`` Logs out `mongoConn`, `sfdcConn`, and `pv` if available. - `jsapi` `<Object>` ```js pvh.cleanup(jsapi); ```