Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/react/react
/ kbs
Function
kbs
dangerfile.js:61–63 ·
view source on GitHub ↗
(bytes)
Source
from the content-addressed store, hash-verified
59
});
60
61
function
kbs(bytes) {
62
return
kilobyteFormatter.format(bytes / 1000);
63
}
64
65
const
percentFormatter =
new
Intl.NumberFormat(
'en'
, {
66
style:
'percent'
,
Callers
1
row
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected