Searched defs:valueDeclaration (Results 1 – 2 of 2) sorted by relevance
874 const valueDeclaration: ts.Declaration | undefined = type.getSymbol()?.valueDeclaration; constant
950 const valueDeclaration: ts.Declaration | undefined = type.getSymbol()?.valueDeclaration; constant