Searched refs:getTypeAliasProperties (Results 1 – 2 of 2) sorted by relevance
54 getTypeAliasProperties,394 getTypeAliasProperties(astNode, currentPropsSet);
215 export function getTypeAliasProperties(typeAliasNode: TypeAliasDeclaration, propertySet: Set<string… function