UNPKG

189 BTypeScriptView Raw
1import runCommands from 'nx/src/executors/run-commands/run-commands.impl';
2export { RunCommandsOptions } from 'nx/src/executors/run-commands/run-commands.impl';
3export default runCommands;