typescript-visitor-keys Installation $ npm install typescript-visitor-keys Usage import { KEYS } from "typescript-visitor-keys"; KEYS["CallExpression"] // ["expression", "typeArguments", "arguments"]