We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2023
1 parent fb8894b commit c25407fCopy full SHA for c25407f
lib/index.js
@@ -22,7 +22,7 @@
22
* @returns {ParserClass}
23
* Resulting parser class.
24
*
25
- * @typedef {2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 'latest'} Version
+ * @typedef {2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 'latest'} Version
26
27
* @typedef Options
28
* Configuration (optional).
0 commit comments