Home
last modified time | relevance | path

Searched refs:previousPropFunc (Results 1 – 1 of 1) sorted by relevance

/expo/apps/test-suite/tests/
H A Dhelpers.js32 const previousPropFunc = propName === 'ref' ? child.ref : child.props[propName]; constant
34 previousPropFunc && previousPropFunc(val);