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:
TypeError: vantage.command(...).description(...).types is not a function
The Readme says:
However, I don’t seem to be able to use vorpal’s
typesmethod as specified here: