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