ImagePreviewOutputSettings.onImagePublished property
Invoked when a new image is created on the server this filename can be appended to baseUrl to get the full location
Signature:
onImagePublished?: (info: ImagePreviewPublishedInfo) => void;
Invoked when a new image is created on the server this filename can be appended to baseUrl to get the full location
Signature:
onImagePublished?: (info: ImagePreviewPublishedInfo) => void;