Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/node-modules/utility
/ getArguments
Function
getArguments
test/optimize.test.ts:79–81 ·
view source on GitHub ↗
(...args: any[])
Source
from the content-addressed store, hash-verified
77
});
78
79
function
getArguments(...args: any[]) {
80
return
args;
81
}
Callers
1
optimize.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…