biofriction-wp-theme/node_modules/@types/estree/README.md

17 lines
500 B
Markdown
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
# Installation
> `npm install --save @types/estree`
# Summary
This package contains type definitions for ESTree AST specification (https://github.com/estree/estree).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree.
### Additional Details
* Last updated: Mon, 11 Jan 2021 22:13:25 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [RReverser](https://github.com/RReverser).