alexa-js / alexa-app

A framework for Alexa (Amazon Echo) apps using Node.js
https://www.youtube.com/watch?v=pzM4jv7k7Rg
MIT License
1.03k stars 212 forks source link

Updating typings for values of AuthorityResolution #388

Closed camerongraybill closed 5 years ago

camerongraybill commented 5 years ago

Typings were messed up, or'd statements were in quotes

lazerwalker commented 5 years ago

Looks great to me, thanks for this!

Want to bump the changelog and I'll happily merge?

lazerwalker commented 5 years ago

Awesome, thanks! :D

camerongraybill commented 5 years ago

@lazerwalker Would it be possible to create a patch release with this change? We would like to remove some any-casting we are doing from our code and this is required for that.