This package contains TypeScript definitions for tar-fs. Tar-fs provides simple tar archiving and extraction (file system). These definitions allow TypeScript developers to utilise the tar-fs library with type safety, enabling features like autocompletion, type checking, and better IDE support. Properly utilizing these definitions reduces the risk of runtime errors associated with incorrect data types passed to tar-fs functions, improving code maintainability and overall development efficiency.