Module ImageComponent.Event

type error;
type progress = {
loaded : float,
total : float,
};