mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
[openlayers] Update definition version (#11819)
The definition file is for v3.18.2. During the merge from master, the version has not been updated and remained 3.6.0.
This commit is contained in:
Vendored
+2
-2
@@ -1,4 +1,4 @@
|
||||
// Type definitions for OpenLayers v3.6.0
|
||||
// Type definitions for OpenLayers v3.18.2
|
||||
// Project: http://openlayers.org/
|
||||
// Definitions by: Olivier Sechet <https://github.com/osechet>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
@@ -13786,4 +13786,4 @@ declare module olx {
|
||||
|
||||
declare module "openlayers" {
|
||||
export = ol;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user