(_)
| 117904 | } |
| 117905 | }); |
| 117906 | function stop(_) { |
| 117907 | return _.modified("async") && !(_.modified("values") || _.modified("url") || _.modified("format")); |
| 117908 | } |
| 117909 | function output(op, pulse, data) { |
| 117910 | data.forEach((0, _vegaDataflow.ingest)); |
| 117911 | const out = pulse.fork(pulse.NO_FIELDS & pulse.NO_SOURCE); |
no outgoing calls
no test coverage detected