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

Member predicate ImportDeclaration :: isTypeOnly

Holds if this is declared with the type keyword, so it only imports types.

predicate isTypeOnly ( )