source: trip-planner-front/node_modules/@types/estree/README.md@ ceaed42

Last change on this file since ceaed42 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 484 bytes
Line 
1# Installation
2> `npm install --save @types/estree`
3
4# Summary
5This package contains type definitions for ESTree AST specification (https://github.com/estree/estree).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree.
9
10### Additional Details
11 * Last updated: Tue, 06 Jul 2021 19:03:41 GMT
12 * Dependencies: none
13 * Global values: none
14
15# Credits
16These definitions were written by [RReverser](https://github.com/RReverser).
Note: See TracBrowser for help on using the repository browser.