• Converts a JSON object of keys (filenames)/content (stringified JSON) to a zip object.

    Parameters

    • zippedFileJson: any

      JSON object to convert

    Returns JSZip

    Created zip object