#!/usr/bin/env node /** * fourMM CLI entry point. * * Force exit after serve() resolves so fire-and-forget background tasks * (trackInBackground) don't keep the process alive for 30+ seconds. */ export {}; //# sourceMappingURL=bin.d.ts.map