Searched defs:jsDocType (Results 1 – 2 of 2) sorted by relevance
73 const jsDocType = getJSDocTypeTag(node.parent)?.typeExpression.type; constant
13539 … const jsDocType = isInJSFile(declaration) && getTypeForDeclarationFromJSDocComment(declaration); constant28427 const jsDocType = getTypeForDeclarationFromJSDocComment(memberDecl); constant