Skip to content

Commit c80b2b7

Browse files
committed
feat(id.ts): add const ID_APP
1 parent c42afcf commit c80b2b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/id.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
export const ID_APP = 'molecule';
12
export const ID_ACTIVITY_BAR = 'activityBar';
23
export const ID_MENU_BAR = 'menuBar';

0 commit comments

Comments
 (0)