We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c42afcf commit c80b2b7Copy full SHA for c80b2b7
src/common/id.ts
@@ -1,2 +1,3 @@
1
+export const ID_APP = 'molecule';
2
export const ID_ACTIVITY_BAR = 'activityBar';
3
export const ID_MENU_BAR = 'menuBar';
0 commit comments