+
+
+
+ function c
+
diff --git a/tests/snapshots/html_test__html_doc_files_rewrite-54.snap b/tests/snapshots/html_test__html_doc_files_rewrite-54.snap new file mode 100644 index 00000000..6add1e4e --- /dev/null +++ b/tests/snapshots/html_test__html_doc_files_rewrite-54.snap @@ -0,0 +1,124 @@ +--- +source: tests/html_test.rs +expression: files.get(file_name).unwrap() +--- + + +
++import { d } from "."; +
+import { functionWithOptionalParameters } from "."; +
+import { someVariable } from "."; +
+import * as mod from "d"; +
The default export item.
+This item reproduces the issue reported in https://github.com/jsr-io/jsr/issues/459
+number
+
+ +import bar from "foo"; +