UNPKG

@tokens-studio/sdk

Version:
3 lines 154 B
import type { File } from './write-sets-to-fs.js'; export declare function fetchZIP(url: string): Promise<File[]>; //# sourceMappingURL=fetch-zip.d.ts.map