How can it be done - I\'ve tried combinations of
typings install [googlemaps | google.maps] [--ambient] --save
and end up with variations o
As of now the correct way to install is:
typings install dt~google.maps --global [--save]