Searched defs:INTERFACE_NODE_SET (Results 1 – 2 of 2) sorted by relevance
132 export const INTERFACE_NODE_SET: Set<ts.InterfaceDeclaration> = new Set(); constant