mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-10 13:30:15 +00:00
* Update [google__maps] * Only allow `asPromise()` to be called if client was created with Promise support * Add explicit type for GoogleMapsClientWithPromise, to remove reliance on Conditional Types * Apply review comments