MCPcopy Create free account
hub / github.com/microsoft/SandDance / outerError

Function outerError

docs/tests/v2/es6/js/sanddance.js:132754–132756  ·  view source on GitHub ↗
(prefix, name)

Source from the content-addressed store, hash-verified

132752 OUTER_INVALID = ['value', 'update', 'init', 'react', 'bind'];
132753
132754function outerError(prefix, name) {
132755 (0, _vegaUtil.error)(prefix + ' for "outer" push: ' + (0, _vegaUtil.stringValue)(name));
132756}
132757
132758function _default(signal, scope) {
132759 var name = signal.name;

Callers 1

_defaultFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected