CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-dev (changelog, source)
Search

Member predicate ExportDeclaration::isTypeOnly

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

predicate isTypeOnly()