Skip to content

Type Alias: ExportFormat

ExportFormat = "pdf" | "markdown"

Output formats exportChat can produce.

  • "pdf" - Save-as-PDF via a hidden print iframe (dialog defaults to “Save as PDF”); no new tab.
  • "markdown" - a .md file download.