Can’t use `.types`
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
The Readme says:
> Vantage is an extension of Vorpal, and so inherits all of its properties and methods.
However, I don’t seem to be able to use vorpal’s `types` method as specified [here](https://github.com/dthree/vorpal/wiki/api-|-vorpal.command#commandtypesobject):
```
TypeError: vantage.command(...).description(...).types is not a function
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.