Skip to content

Commit fdfa1df

Browse files
committed
feat: extract common ids
1 parent 21f8f7a commit fdfa1df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/common/id.ts

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export const ID_ACTIVITY_BAR = 'activityBar';
2+
export const ID_MENU_BAR = 'menuBar';

0 commit comments

Comments
 (0)