Skip to content

Commit 7ea07a5

Browse files
authored
Merge pull request #4 from EdamAme-x/main
dont use sloppy imports
2 parents 9ab5237 + d764c08 commit 7ea07a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mod.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
* @module
44
*/
55

6-
export { JSONParser } from "./src/parser"
6+
export { JSONParser } from "./src/parser.ts"

0 commit comments

Comments
 (0)