Skip to content

Commit 698bdd8

Browse files
committed
fix: this is a backport test
1 parent 6bfd53f commit 698bdd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/parser/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* 2.0.
66
*/
77

8-
// Main parser API
8+
// Main parser API (fix)
99
export { parse, Parser, type ParseOptions, type ParseResult } from './core/parser';
1010

1111
export {

0 commit comments

Comments
 (0)