MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / keys

Method keys

packages/core/globals/index.ts:44–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42
43interface Context {
44 keys(): string[];
45 (key: string): any;
46}
47

Callers 15

getAllDependenciesFunction · 0.65
getAvailablePlatformsFunction · 0.65
getPlatformNameFunction · 0.65
getIPSFunction · 0.65
applyMethod · 0.65
dataDeserializeFunction · 0.65
dataSerializeFunction · 0.65
removeEventListenerMethod · 0.65
addPropertiesFromObjectFunction · 0.65
getAllScenesMethod · 0.65
_getPropertyNamesMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected