Extracts a zip file to a target directory.
The path of the zip file to extract.
The directory to extract the zip file to.
Returns the common root path of the extracted files.
Throws an error if the extraction fails.
Generated using TypeDoc
Extracts a zip file to a target directory.