import * as patch from './patch' import * as patchCommit from './patchCommit' export { patch, patchCommit }