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

Function outerExpr

docs/tests/v2/es6/js/sanddance.js:135446–135448  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

135444
135445
135446function outerExpr(_) {
135447 return _ && _.expr;
135448}
135449
135450function outerField(_) {
135451 return _ && _.field;

Callers 1

parameterValueFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected