I'm using the @google/maps
package, installing:
npm install @google/maps
and
npm install @types/googlemaps
I've done the import:
import * as gmaps from '@google/maps'
But I get the error
Can not find module '@ google / maps'