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 f95fa8f commit 1c7b3f8Copy full SHA for 1c7b3f8
packages/foo/src/index.ts
@@ -1,3 +1,3 @@
1
export * from "./lib/foo";
2
3
-export const bar = "foo10";
+export const bar = "foo11";
0 commit comments