MCPcopy Create free account
hub / github.com/tinyplex/tinybase / current

Function current

src/ui-svelte/functions.svelte.ts:578–580  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

576 }
577 return {
578 get current() {
579 return ids;
580 },
581 };
582};
583

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…