@types/mapbox-gl
Advanced tools
Comparing version 0.47.0 to 0.47.1
@@ -9,2 +9,5 @@ // Type definitions for Mapbox GL JS v0.47.0 | ||
export = mapboxgl; | ||
export as namespace mapboxgl; | ||
declare namespace mapboxgl { | ||
@@ -1290,9 +1293,1 @@ let accessToken: string; | ||
} | ||
declare module 'mapbox-gl' { | ||
export = mapboxgl; | ||
} | ||
declare module 'mapbox-gl/dist/mapbox-gl' { | ||
export = mapboxgl; | ||
} |
{ | ||
"name": "@types/mapbox-gl", | ||
"version": "0.47.0", | ||
"version": "0.47.1", | ||
"description": "TypeScript definitions for Mapbox GL JS", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "56445fc15483e7659e5d9af0472c94180023362e25bf2cc34abead19fd76fddd", | ||
"typesPublisherContentHash": "b378451f9c27af651cd7c28d576460abf690f0fa295f3d9f3ad482fc93366966", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 30 Jul 2018 23:12:12 GMT | ||
* Last updated: Sat, 18 Aug 2018 01:07:25 GMT | ||
* Dependencies: geojson | ||
@@ -14,0 +14,0 @@ * Global values: mapboxgl |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41064
947