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

Member predicate ExportDeclaration::isTypeOnly

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

predicate isTypeOnly()