mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Leaflet: Allow using as an AMD module
This commit is contained in:
Vendored
+3
@@ -4173,3 +4173,6 @@ declare var L_NO_TOUCH: boolean;
|
||||
*/
|
||||
declare var L_DISABLE_3D: boolean;
|
||||
|
||||
declare module "leaflet" {
|
||||
export = L;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user