• Extracts files of interest from a zip object, calls a supplied function to modify them, and restores the files into the zip object.

    Parameters

    Returns Promise<JSZip>

    Promise that resolves to the modified zip file if the swizzle was successful