This website works better with JavaScript
Home
Explore
Help
Sign In
kd-aiot
/
print-utils-desktop
Watch
7
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
108be314df
Branches
Tags
dev
print-utils-des...
/
electron
/
event
/
AppEvent.ts
AppEvent.ts
56 B
History
Raw
1
2
3
4
export const AppEvent = {
APP_START: "app:start",
}