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.
1 parent 51f9c1c commit abb2b39Copy full SHA for abb2b39
1 file changed
tests/__snapshots__/rollup.test.ts.snap
@@ -2,6 +2,7 @@
2
3
exports[`rollup > custom rewriter 1`] = `
4
"// index.d.ts
5
+// @ts-ignore
6
export type * from "./test.js";
7
8
// index.js
0 commit comments