blob: af56994c64b89405db69e68be08e2005c59d4291 [file] [log] [blame]
Randolf55431462023-03-29 13:00:361/**
Alex Rudenkoaf11b7c2024-02-06 10:44:422 * @license
3 * Copyright 2023 Google Inc.
4 * SPDX-License-Identifier: Apache-2.0
Randolf55431462023-03-29 13:00:365 */
6/**
7 * @internal
8 */
9export declare function unpackArchive(archivePath: string, folderPath: string): Promise<void>;
10//# sourceMappingURL=fileUtil.d.ts.map