Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add new export aa
Browse files Browse the repository at this point in the history
Release-As: 0.7.0
leavesster committed Jul 2, 2024
1 parent bc03699 commit 17f35ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/a/index.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export const a = 'a';
export const a = 'a';
export const aa = 'aa';

0 comments on commit 17f35ee

Please sign in to comment.