mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-29 21:17:34 +00:00
* Updating to work with Leaflet 1.x and Leaflet Draw 4.x * Removing the I in the interfaces to be consistent with Leaflet * Just updating a missing semicolon
6 lines
65 B
JSON
6 lines
65 B
JSON
{
|
|
"dependencies": {
|
|
"@types/leaflet": "^1.0"
|
|
}
|
|
}
|