add js types

This commit is contained in:
Matteo Rosati
2026-02-11 12:45:04 +01:00
parent 01fd047568
commit a3ef6cf84c
5 changed files with 100 additions and 9 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@types/maplibre-gl": "^1.14.0"
}
}