Searched defs:exportClause (Results 1 – 2 of 2) sorted by relevance
464 const exportClause = exportDecl.exportClause; constant
434 const exportClause = (exportDeclaration as any).exportClause; constant