mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 20:54:36 +00:00
* @types/leaflet: extracted DivOverlay abstract class definition - this prevented proper subclassing when creating Tooltip/Popup-like implementations * @types/leaflet: extracted DivOverlay abstract class definition - rollback of accidental removal of Tooltip setOpacity method * @types/leaflet: add missing ctor to L.DivOverlay