Searched refs:getCustomComponentNode (Results 1 – 1 of 1) sorted by relevance
125 const componentNode: ts.CallExpression = getCustomComponentNode(node);574 function getCustomComponentNode(node: ts.ExpressionStatement): ts.CallExpression { function