1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
# Installation
> `npm install --save @types/tar`
# Summary
This package contains type definitions for tar (https://github.com/npm/node-tar).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar.
### Additional Details
* Last updated: Thu, 18 Apr 2024 00:23:15 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [minipass](https://npmjs.com/package/minipass)
# Credits
These definitions were written by [Maxime LUCE](https://github.com/SomaticIT), and [Connor Peet](https://github.com/connor4312).
|