Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuarkGluonPlasma/react-course-code
/ index2.js
File
index2.js
excel-export/index2.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ Workbook } = require(
'exceljs'
);
2
const
fs = require(
'fs'
);
3
4
const
languages = [
'zh-CN'
,
'en-US'
];
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected