MCPcopy
hub / github.com/angular/angular / keys

Method keys

packages/service-worker/worker/src/database.ts:26–26  ·  view source on GitHub ↗

* List all the keys currently stored in the table.

()

Source from the content-addressed store, hash-verified

24 * List all the keys currently stored in the table.
25 */
26 keys(): Promise<string[]>;
27
28 /**
29 * Read a key from a table, either as an Object or with a given type.

Callers 15

sortedKeysFunction · 0.65
constructorMethod · 0.65
sortedPropsFunction · 0.65
endMeasureMethod · 0.65
mergeStringMapsFunction · 0.65
capabilitiesMethod · 0.65
_containsAttributesMethod · 0.65
safety-worker.jsFile · 0.65
happy_spec.tsFile · 0.65
data_spec.tsFile · 0.65

Implementers 1

CacheTablepackages/service-worker/worker/src/db-

Calls

no outgoing calls

Tested by 9

compareSegmentsFunction · 0.52
expectSegmentFunction · 0.52
parseMethod · 0.52
serializeMethod · 0.52
parseMethod · 0.52
serializeMethod · 0.52
shouldReuseRouteMethod · 0.52
testFunction · 0.52