Use @type
This commit is contained in:
parent
b3bd6b60b4
commit
1968d18e3f
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
const nopt = require('nopt');
|
||||
import * as nopt from 'nopt';
|
||||
|
||||
export default (vector, index) => {
|
||||
const parsed = nopt({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue