diff options
Diffstat (limited to '')
| -rw-r--r-- | node_modules/tar/dist/commonjs/extract.d.ts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/node_modules/tar/dist/commonjs/extract.d.ts b/node_modules/tar/dist/commonjs/extract.d.ts deleted file mode 100644 index 9cbb18c..0000000 --- a/node_modules/tar/dist/commonjs/extract.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { Unpack, UnpackSync } from './unpack.js'; -export declare const extract: import("./make-command.js").TarCommand<Unpack, UnpackSync>; -//# sourceMappingURL=extract.d.ts.map
\ No newline at end of file |