We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfd53f commit 698bdd8Copy full SHA for 698bdd8
1 file changed
src/parser/index.ts
@@ -5,7 +5,7 @@
5
* 2.0.
6
*/
7
8
-// Main parser API
+// Main parser API (fix)
9
export { parse, Parser, type ParseOptions, type ParseResult } from './core/parser';
10
11
export {
0 commit comments