Files
DefinitelyTyped/types/mapbox-gl
Eugene Kulabuhov 18e0d40fbd Changed to UMD module
https://www.typescriptlang.org/docs/handbook/modules.html#umd-modules

Please check related issue: https://github.com/Microsoft/TypeScript/issues/26309

With this change using mapbox-gl without import in a module will throw an error:  `[ts] 'mapboxgl' refers to a UMD global, but the current file is a module. Consider adding an import instead.`
2018-08-09 00:00:13 +03:00
..
2018-08-09 00:00:13 +03:00