Source: svgcanvas.js, line 4024 Type Definitions OutputType Type: void | "save" | "arraybuffer" | "blob" | "datauristring" | "dataurlstring" | "dataurlnewwindow" | "datauri" | "dataurl" Source: svgcanvas.js, line 4027 To Do: Newer version to add also allows these `outputType` values "bloburi"|"bloburl" which return strings, so document here and for `outputType` of `module:svgcanvas.PDFExportedResults` below if added