mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
Add bundled module
This commit is contained in:
Vendored
+4
@@ -986,3 +986,7 @@ declare namespace mapboxgl {
|
||||
declare module 'mapbox-gl' {
|
||||
export = mapboxgl;
|
||||
}
|
||||
|
||||
declare module 'mapbox-gl/dist/mapbox-gl' {
|
||||
export = mapboxgl;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user