0.2.27 • Published 1 year ago

@synvert-hq/typescript-visitor-keys v0.2.27

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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