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

Member predicate ImportSpecifier :: isTypeOnly

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

predicate isTypeOnly ( )