MCPcopy
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.tsFile · 0.80
validation.tsFile · 0.80
activity.dto.tsFile · 0.80
stack.dto.tsFile · 0.80
workflow.dto.tsFile · 0.80
bbox.dto.tsFile · 0.80
trash.dto.tsFile · 0.80
album.dto.tsFile · 0.80
env.dto.tsFile · 0.80
asset.dto.tsFile · 0.80
map.dto.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected