move commands to background action
This commit is contained in:
parent
22c34a0a6f
commit
dda4e7475c
7 changed files with 147 additions and 105 deletions
|
@ -1,4 +1,3 @@
|
|||
import exec from './exec';
|
||||
import complete from './complete';
|
||||
|
||||
export { exec, complete };
|
||||
export { complete };
|
||||
|
|
Reference in a new issue