openwhisk-client-js
openwhisk-client-js copied to clipboard
main.d.ts (typescript declarations) are a missing some optional arguments
for example, namespace.list accepts an options optional argument, but main.d.ts specifies namespace.list()
@starpit I'm working on the next release shortly - if you want to submit a PR for this - I can get it merged and released...