@types/jscodeshift
Version:
TypeScript definitions for jscodeshift
16 lines (11 loc) • 712 B
Markdown
# Installation
> `npm install --save @types/jscodeshift`
# Summary
This package contains type definitions for jscodeshift (https://github.com/facebook/jscodeshift#readme).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jscodeshift.
### Additional Details
* Last updated: Mon, 31 Mar 2025 13:38:30 GMT
* Dependencies: [ast-types](https://npmjs.com/package/ast-types), [recast](https://npmjs.com/package/recast)
# Credits
These definitions were written by [Brie Bunge](https://github.com/brieb), [Brian Jacobel](https://github.com/bjacobel), [Will Nguyen](https://github.com/willtn), and [Bartosz Szewczyk](https://github.com/sztobar).