Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ exceljs.bare.js
File
exceljs.bare.js
lib/exceljs.bare.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// this bundle is built without polyfill leaving apps the freedom to add their own
2
const
ExcelJS = {
3
Workbook: require(
'./doc/workbook'
),
4
};
Callers
nothing calls this directly
Calls
1
forEach
Method · 0.65
Tested by
no test coverage detected