UNPKG

pvserverhelper

Version:

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

7 lines (6 loc) 141 B
### ``cleanupForNonCached(jsapi)`` Calls ``cleanup`` if jsapi is not a cache. - `jsapi` `<Object>` ```js pvh.cleanupForNonCached(jsapi); ```