Searched defs:attributesType (Results 1 – 3 of 3) sorted by relevance
27611 … const attributesType = getApparentTypeOfContextualType(node.openingElement.tagName, contextFlags); constant27644 … const attributesType = getApparentTypeOfContextualType(attribute.parent, contextFlags); constant28701 const attributesType = getContextualType(attributes, ContextFlags.None); constant30916 …const attributesType = checkExpressionWithContextualType(node.attributes, paramType, /*inferenceCo… constant
64135 function getJsxManagedAttributesFromLocatedAttributes(context, ns, attributesType) { argument
76471 function getJsxManagedAttributesFromLocatedAttributes(context, ns, attributesType) { argument