You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #862 [Platform] Rename asBase64 to asDataUri on DeferredResult for clarity and add optional mimeType arg (chr-hertel)
This PR was merged into the main branch.
Discussion
----------
[Platform] Rename `asBase64` to `asDataUri` on `DeferredResult` for clarity and add optional mimeType arg
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues |
| License | MIT
Just more consistent and convenient, see #861
Commits
-------
df13cce Rename `asBase64` to `asDataUri` on `DeferredResult` for clarity and add optional mimeType arg
0 commit comments