initial
This commit is contained in:
6
ts/daemon/index.ts
Normal file
6
ts/daemon/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Daemon module
|
||||
* Background service for SMTP server and API server
|
||||
*/
|
||||
|
||||
export * from './daemon-manager.ts';
|
||||
Reference in New Issue
Block a user