import { runCliCommand } from './runCliCommand'; import { runPrePushAndroid } from './prePushAndroid'; runCliCommand(runPrePushAndroid);