UNPKG

577 BMarkdownView Raw
1# Installation
2> `npm install --save @types/acorn`
3
4# Summary
5This package contains type definitions for Acorn (https://github.com/acornjs/acorn).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/acorn.
9
10### Additional Details
11 * Last updated: Tue, 06 Jul 2021 18:05:30 GMT
12 * Dependencies: [@types/estree](https://npmjs.com/package/@types/estree)
13 * Global values: `acorn`
14
15# Credits
16These definitions were written by [RReverser](https://github.com/RReverser), and [e-cloud](https://github.com/e-cloud).