How to find typing for actions on google for Visual Studio Code

I am using Visual Studio Code to write my function to make requests from api.ai. I am new to javascript and would like to have code documentation and IDE help when using command completion.

In Visual Studio Code documentation , it mentions "typing". I don't know how to find the typing for an action package / library on google.

Where can I find this?

+3


source to share





All Articles