mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 02:57:24 +08:00
Add bundled module
This commit is contained in:
4
mapbox-gl/index.d.ts
vendored
4
mapbox-gl/index.d.ts
vendored
@@ -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