MCPcopy
hub / github.com/rx-angular/rx-angular / set

Function set

libs/state/src/lib/signal-state-proxy.ts:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 };
53 },
54 set(): boolean {
55 return true;
56 },
57 });
58}

Callers 3

CounterComponentClass · 0.50
CounterServiceClass · 0.50
rx-state.spec.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected