Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/react-native-paper
/ keysLength
Function
keysLength
src/utils/__tests__/splitStyles.test.ts:82–84 ·
view source on GitHub ↗
(object: object)
Source
from the content-addressed store, hash-verified
80
});
81
82
function
keysLength(object: object): number {
83
return
Object.keys(object).length;
84
}
Callers
1
splitStyles.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…