#!/usr/bin/env node /** * Execute the next maneuver node using MechJeb autopilot * Usage: npm run execute-node */ export {}; //# sourceMappingURL=execute-node.d.ts.map