UNPKG

gdal-async

Version:

Bindings to GDAL (Geospatial Data Abstraction Library) with full async support

3 lines 177 B
import { Unpack, UnpackSync } from './unpack.js'; export declare const extract: import("./make-command.js").TarCommand<Unpack, UnpackSync>; //# sourceMappingURL=extract.d.ts.map