Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_build.ts2136 const animationNullNode: ts.ExpressionStatement = ts.factory.createExpressionStatement( constant
2143 statements.push(animationNullNode);
2146 statements.push(lastStatement.statement, animationNullNode);