MCPcopy Create free account
hub / github.com/deanrad/rxfx / complete

Function complete

operators/src/thresholdToggle.ts:63–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

61 notify.error(e);
62 },
63 complete() {
64 notify.complete();
65 }
66 });
67 });
68 };

Callers

nothing calls this directly

Calls 1

completeMethod · 0.80

Tested by

no test coverage detected