MCPcopy
hub / github.com/mobxjs/mobx / isUsingStaticRendering

Function isUsingStaticRendering

packages/mobx-react-lite/src/staticRendering.ts:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5}
6
7export function isUsingStaticRendering(): boolean {
8 return globalIsUsingStaticRendering
9}

Callers 4

useObserverFunction · 0.90
observerFunction · 0.90
observerSCUFunction · 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…