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

Function error

operators/src/toggleMap.ts:48–50  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

46 }
47 },
48 error(e) {
49 notify.error(e);
50 },
51 complete() {
52 notify.complete();
53 },

Callers

nothing calls this directly

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected