• Convert file

    Parameters

    • source: string
    • fromType: "markdown" | "html"
    • toType:
          | "print"
          | "html"
          | "docx"
          | "rst"
          | "adoc"
    • resourcePath: string

    Returns Promise<Response>