mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Declare JSX types and export a modified `Node` type containing the union of `Node` from `@types/estree` plus JSX node types. Like `@types/estree` this is a types-only package to aid consuming ASTs created by various JavaScript parsers used in tooling. |
||
|---|---|---|
| .. | ||
| estree-jsx-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||