Skip to main content
Module

x/zipjs/index.d.ts>ZipDirectoryEntry#exportData64URI

JavaScript library to zip and unzip files in the browser and Deno
Go to Latest
method ZipDirectoryEntry.prototype.exportData64URI
import { ZipDirectoryEntry } from "https://deno.land/x/zipjs@v2.4.26/index.d.ts";

Parameters

optional
options: ZipDirectoryEntryExportOptions

Returns

Promise<string>