2019-01-19 13:26:16 -08:00

12 lines
160 B
Markdown

# @jsdoc/syntax
Enumerates the types of AST nodes that JSDoc recognizes.
## Installing the package
Using npm:
```shell
npm install --save @jsdoc/syntax
```