Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ Workbook } = require(
'exceljs'
);
2
3
async
function
main(){
4
const
workbook =
new
Workbook();
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected