VideoEffectErrorPayload type

Payload dell'errore dell'effetto video.

type VideoEffectErrorPayload = { code: VideoEffectError; message: string }