Skip to content

Commit 1c7b3f8

Browse files
committed
feat: update packages/foo/src/index.ts
1 parent f95fa8f commit 1c7b3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/foo/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export * from "./lib/foo";
22

3-
export const bar = "foo10";
3+
export const bar = "foo11";

0 commit comments

Comments
 (0)