Searched defs:attributesType (Results 1 – 3 of 3) sorted by relevance
27570 … const attributesType = getApparentTypeOfContextualType(node.openingElement.tagName, contextFlags); constant27603 … const attributesType = getApparentTypeOfContextualType(attribute.parent, contextFlags); constant28660 const attributesType = getContextualType(attributes, ContextFlags.None); constant30850 …const attributesType = checkExpressionWithContextualType(node.attributes, paramType, /*inferenceCo… constant
76276 function getJsxManagedAttributesFromLocatedAttributes(context, ns, attributesType) { argument
63956 function getJsxManagedAttributesFromLocatedAttributes(context, ns, attributesType) { argument