Skip to content

Commit e42e686

Browse files
committed
Add ts note
1 parent df8b31a commit e42e686

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ with Polygon geometries. They have two defined properties:
5858

5959
Both `gx:LatLonQuad` and `LatLonBox`-based ground overlays are supported.
6060

61+
## TypeScript
62+
63+
Install the `@types/geojson` package alongside this for its types
64+
to work. This will also use types from `@xmldom/xmldom` as
65+
input types if it's available.
66+
6167
## CLI
6268

6369
Use [@tmcw/togeojson-cli](https://github.com/tmcw/togeojson-cli) to use this

0 commit comments

Comments
 (0)