yatta
This commit is contained in:
parent
80e5645a84
commit
e66d7babc5
56 changed files with 115 additions and 112 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import * as nopt from 'nopt';
|
||||
|
||||
export default (vector, index) => {
|
||||
export default (vector: any, index: any) => {
|
||||
const parsed = nopt({
|
||||
'only-processor': Boolean,
|
||||
'only-server': Boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue