I'm using Visual Studio Code to write my function to fulfil requests from api.ai. I'm new to javascript and would like to have code documentation and help in the IDE when using command completion.
In the documentation of the Visual Studio Code, it mentions 'typings'. I don't know how to find the typings for the actions-on-google package / library.
Where can I find this?