MCPcopy Create free account
hub / github.com/QuarkGluonPlasma/react-course-code / index.js

File index.js

excel-export/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { Workbook } = require('exceljs');
2
3async function main(){
4 const workbook = new Workbook();

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected