Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
generateMockServerState
Function · 0.65
withStaticFiles
Method · 0.65
tmpManifestSingleAssetGroup
Function · 0.65
tmpHashTableForFs
Function · 0.65
signal_inputs_spec.ts
File · 0.65
metadata.spec.ts
File · 0.65
max_length.spec.ts
File · 0.65
min_length.spec.ts
File · 0.65
metadata.ts
File · 0.65
Implementers
1
CacheDatabase
packages/service-worker/worker/src/db-
Calls
no outgoing calls
Tested by
no test coverage detected