UNPKG

@dpkit/zip

Version:

Fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames

2 lines (1 loc) 105 B
export declare function loadPackageFromZip(archivePath: string): Promise<import("@dpkit/core").Package>;