MCPcopy Create free account
hub / github.com/cursorless-dev/cursorless / keys

Method keys

src/typings/generic.ts:11–11  ·  view source on GitHub ↗
(o: T)

Source from the content-addressed store, hash-verified

9
10interface ObjectConstructor {
11 keys<T>(o: T): ObjectKeys<T>;
12}

Callers 5

getExcludedFieldsMethod · 0.80
runTestFunction · 0.80
createPatternMatchersFunction · 0.80
makeGraphFunction · 0.80
delimiterMaps.tsFile · 0.80

Calls

no outgoing calls

Tested by 1

runTestFunction · 0.64