UNPKG

growstocks-wrapper

Version:

A fully fledged GrowStocks OAuth & Pay API wrapper for NodeJS.

3 lines 100 B
module.exports.parseRequestOutputToJson = async (response) => { return await response.json(); };