Searched refs:COMPONENT_RENDER_FUNCTION (Results 1 – 2 of 2) sorted by relevance
138 export const COMPONENT_RENDER_FUNCTION: string = 'render'; constant
20 COMPONENT_RENDER_FUNCTION,190 renderNode = ts.factory.createIdentifier(COMPONENT_RENDER_FUNCTION);