1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-10 04:44:52 +00:00

Upload code

This commit is contained in:
2023-11-01 15:33:35 +08:00
commit 6860f2eb72
415 changed files with 50990 additions and 0 deletions
@@ -0,0 +1,9 @@
export const UPDATE_APP = 'Update app.asar';
export const ALAS_LOG = 'alas-log';
export const ALAS_CONFIG = 'alas-config';
export const WINDOW_READY = 'window-ready';
export const INSTALLER_READY = 'installer-ready';
export const ALAS_READY = 'alas-config-path';
export const ELECTRON_THEME = 'electron-theme';
export const PAGE_ERROR = 'page-error';