Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/immich-app/immich
/ meta
Method
meta
web/src/lib/stores/keyboard-manager.svelte.ts:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
get meta() {
25
return
this.#meta;
26
}
27
28
get alt() {
29
return
this.#alt;
Callers
15
enum.ts
File · 0.80
validation.ts
File · 0.80
activity.dto.ts
File · 0.80
stack.dto.ts
File · 0.80
workflow.dto.ts
File · 0.80
calendar-heatmap.dto.ts
File · 0.80
bbox.dto.ts
File · 0.80
trash.dto.ts
File · 0.80
album.dto.ts
File · 0.80
env.dto.ts
File · 0.80
asset.dto.ts
File · 0.80
map.dto.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected