CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate ExportDeclaration :: isTypeOnly

Holds if is declared with the type keyword, so only types are exported.

predicate isTypeOnly ( )