mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 00:18:20 +08: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:
4
openlayers/index.d.ts
vendored
4
openlayers/index.d.ts
vendored
@@ -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