#!/usr/bin/env node /** * Create interplanetary transfer to target body * Usage: npm run interplanetary [waitForPhaseAngle] * Example: npm run interplanetary Duna true */ export {}; //# sourceMappingURL=interplanetary.d.ts.map