mirror of
https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git
synced 2026-01-06 04:33:03 +00:00
Create index.ts
This commit is contained in:
7
src/index.ts
Normal file
7
src/index.ts
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
import App from './providers/App';
|
||||||
|
|
||||||
|
App.loadConfig();
|
||||||
|
App.loadENV();
|
||||||
|
App.loadDaemon();
|
||||||
|
|
||||||
|
export default App;
|
||||||
Reference in New Issue
Block a user