Module

x/zipjs/index.js>ZipDirectoryEntry#importData64URI

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
method ZipDirectoryEntry.prototype.importData64URI
import { ZipDirectoryEntry } from "https://dotland.deno.dev/x/zipjs@v2.6.7/index.js";

Parameters

dataURI: string
optional
options: ZipReaderConstructorOptions

Returns

Promise<void>