#!/usr/bin/env node /** * Daemon entry point for cc-channel background service. * This is the script that gets run by launchd/systemd. */ export {}; //# sourceMappingURL=daemon.d.ts.map