mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-03-29 01:34:26 +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