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
images are serializable through SerializedImage (#23798)
# Objective
- Some types wrap an image and can be useful to serialise
## Solution
- Implement serialize on Image through SerializedImage
## Testing
- CI
0 commit comments