1 | # Installation
|
2 | > `npm install --save @types/geojson`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for geojson (https://geojson.org/).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/geojson.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Thu, 14 Jul 2022 00:02:25 GMT
|
12 | * Dependencies: none
|
13 | * Global values: `GeoJSON`
|
14 |
|
15 | # Credits
|
16 | These definitions were written by [Jacob Bruun](https://github.com/cobster), [Arne Schubert](https://github.com/atd-schubert), [Jeff Jacobson](https://github.com/JeffJacobson), [Ilia Choly](https://github.com/icholy), and [Dan Vanderkam](https://github.com/danvk).
|