Type Alias WaveExportType

WaveExportType:
    | "base64"
    | "dataURL"
    | "blob"
    | "objectURL"