import runCommands from 'nx/src/executors/run-commands/run-commands.impl';
export { RunCommandsOptions } from 'nx/src/executors/run-commands/run-commands.impl';
export default runCommands;
