MCPcopy
hub / github.com/exceljs/exceljs / test-table.js

File test-table.js

test/test-table.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Excel = require('../lib/exceljs.nodejs');
2const HrStopwatch = require('./utils/hr-stopwatch');
3
4const [, , filename] = process.argv;

Callers

nothing calls this directly

Calls 4

addTableMethod · 0.65
mapMethod · 0.65
writeFileMethod · 0.65
addWorksheetMethod · 0.45

Tested by

no test coverage detected