MCPcopy Create free account
hub / github.com/effector/effector / getId

Function getId

documentation/src/components/Tabs/get-id.ts:2–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1let count = 0;
2export const getId = () => {
3 return count++;
4};

Callers 1

initTabsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…