UNPKG

cuba-sheet

Version:

Google Sheets + SQL = JSON

7 lines (5 loc) 220 B
const startLength = '/*O_o*/\ngoogle.visualization.Query.setResponse('.length const endLength = ');'.length module.exports = function (response) { return response.substring(startLength, response.length - endLength) }