mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-07-26 22:42:09 +00:00
Some checks failed
auto-documentation / documentation (push) Has been cancelled
build and push docker image / build-node (push) Has been cancelled
Style and build test / tsc (push) Has been cancelled
Style and build test / eslint (push) Has been cancelled
Style and build test / prettier (push) Has been cancelled
Style and build test / build-test-windows-arm64 (push) Has been cancelled
Style and build test / build-test-linux-arm64 (push) Has been cancelled
Style and build test / build-test-macos-arm64 (push) Has been cancelled
Style and build test / build-test-windows-x64 (push) Has been cancelled
Style and build test / build-test-linux-x64 (push) Has been cancelled
Style and build test / build-test-macos-x64 (push) Has been cancelled
4 lines
84 B
TypeScript
4 lines
84 B
TypeScript
process.env.isGUI = 'true';
|
|
|
|
import('./modules/log');
|
|
import('./gui/server/index');
|