headcr4sh / node-maven

Maven for Node.js
Apache License 2.0
18 stars 14 forks source link

typings: improve typings #28

Closed karlvr closed 4 years ago

karlvr commented 4 years ago

Add types to execute, and change the Promise return type to void as nothing is returned on success.

Export a constant of type Maven so that it can be used as per the example.