fix: add type stub for leaflet.gridlayer.googlemutant to satisfy TypeScript
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
declare module "leaflet.gridlayer.googlemutant" {
|
||||||
|
// Side-effect import — augments L.gridLayer with googleMutant factory.
|
||||||
|
// No public API is consumed directly from this module.
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user