import installCommand from './install';

export default {
  install: installCommand,
};
