export { version } from '../package.json';
export { injectCommand, interceptorCmd, getTaroCli } from './command';
