import { runCliCommand } from './runCliCommand'; import { runPrePushIOS } from './prePushIOS'; runCliCommand(runPrePushIOS);