Skip to content

Commit

Permalink
feat(id.ts): add const ID_APP
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed Nov 20, 2020
1 parent 7121416 commit 4f2b567
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/id.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export const ID_APP = 'molecule';
export const ID_ACTIVITY_BAR = 'activityBar';
export const ID_MENU_BAR = 'menuBar';

0 comments on commit 4f2b567

Please sign in to comment.