Merge pull request #26170 from brgrz/patch-1

Update index.d.ts
This commit is contained in:
Armando Aguirre
2018-06-05 12:54:09 -07:00
committed by GitHub

View File

@@ -1105,3 +1105,5 @@ declare module 'leaflet' {
function find(options: FindOptions | MapService): Find;
}
}
export = L.esri;