Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ sendWeeklyExcelSheet.mjs
File
sendWeeklyExcelSheet.mjs
scripts/sendWeeklyExcelSheet.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createTestingSheet} from
'./createExcelSheet.mjs'
;
2
import
{generateData} from
'./getCommitsForTesting.mjs'
;
3
import
{parseArgs} from
'node:util'
;
4
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected