effect-libreoffice-workspace
    Preparing search index...

    Type Alias KnownSupportedOutputFormat

    KnownSupportedOutputFormat:
        | "pdf"
        | "docx"
        | "doc"
        | "odt"
        | "html"
        | "rtf"
        | "epub"
        | "jpg"
        | "txt"

    A list of common output formats supported by LibreOffice.