MCPcopy
hub / github.com/angular/angular / list

Method list

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

* List all `Table`s by name.

()

Source from the content-addressed store, hash-verified

50 * List all `Table`s by name.
51 */
52 list(): Promise<string[]>;
53
54 /**
55 * Open a `Table`.

Callers 9

generateMockServerStateFunction · 0.65
withStaticFilesMethod · 0.65
tmpHashTableForFsFunction · 0.65
metadata.spec.tsFile · 0.65
max_length.spec.tsFile · 0.65
min_length.spec.tsFile · 0.65
metadata.tsFile · 0.65

Implementers 1

CacheDatabasepackages/service-worker/worker/src/db-

Calls

no outgoing calls

Tested by

no test coverage detected