Skip to content

types/google__maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9534364 · Oct 10, 2021

History

17 Commits
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Jul 5, 2017
Dec 5, 2019
Dec 5, 2019
Jul 5, 2017
Jul 5, 2017
Dec 5, 2019
Dec 5, 2019
Oct 10, 2021
Dec 5, 2019
Jul 5, 2017

Repository files navigation

@types/google__map

Build Status Greenkeeper badge

The type definition for @google/maps

LICENSE

MIT

Quickstart

installiation: npm install @types/google__maps

To use it in typeScript files: import { GoogleMapsClient } from '@google/maps';

Contributing

# Fork this repo
npm install

npm run watch