Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/exceljs/exceljs
/ test-image-stream-writer.js
File
test-image-stream-writer.js
test/test-image-stream-writer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'path'
);
2
const
Excel = require(
'../lib/exceljs.nodejs.js'
);
3
const
HrStopwatch = require(
'./utils/hr-stopwatch'
);
4
Callers
nothing calls this directly
Calls
4
addImage
Method · 0.65
addBackgroundImage
Method · 0.65
commit
Method · 0.65
addWorksheet
Method · 0.45
Tested by
no test coverage detected