const { Daemon } = imports.src.daemon; function main() { new Daemon(); }