MCPcopy Create free account
hub / github.com/chartbrew/chartbrew / spreadsheetExport.js

File spreadsheetExport.js

server/modules/spreadsheetExport.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const _ = require("lodash");
2
3const xlsx = require("node-xlsx");
4const determineType = require("./determineType");

Callers

nothing calls this directly

Calls 2

normalizeKeysFunction · 0.85
normalizeValuesFunction · 0.85

Tested by

no test coverage detected