0.2.27 • Published 1 year ago
@synvert-hq/typescript-visitor-keys v0.2.27
typescript-visitor-keys
Installation
$ npm install typescript-visitor-keys
Usage
import { KEYS } from "typescript-visitor-keys";
KEYS["CallExpression"] // ["expression", "typeArguments", "arguments"]
0.2.27
1 year ago