Preview 2.0 is now in Public Beta!
Read the Announcement
DownloadedData
interface DownloadedData extends EventData {
  image: ImageSource;
  key: string;
}

Summary

Properties

image
key
2 properties inherited from EventData
Click to expand

Properties