MCPcopy 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
82function keysLength(object: object): number {
83 return Object.keys(object).length;
84}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…