• Converts a JSON object to a zip object.

    Parameters

    • zippedFileName: string

      Name of the file in the zip

    • zippedFileJson: any

      JSON object to convert

    Returns JSZip

    Created zip object