Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/ readTempExcel
Function
readTempExcel
js/botasaurus-js/src/output.ts:508–510 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
506
}
507
508
function
readTempExcel() {
509
return
readExcel(
'temp.xlsx'
)
510
}
511
512
export
{
513
removeNonObjects,
Callers
2
output.js
File · 0.85
index.js
File · 0.85
Calls
1
readExcel
Function · 0.85
Tested by
no test coverage detected