Searched refs:ExportToConvert (Results 1 – 1 of 1) sorted by relevance
51 …type ExportToConvert = FunctionDeclaration | ClassDeclaration | InterfaceDeclaration | EnumDeclara… alias53 readonly exportNode: ExportToConvert;158 … Debug.fail(`Unexpected exportNode kind ${(exportNode as ExportToConvert).kind}`);