Skip to main content Link Search Menu Expand Document (external link)

index.ts overview

Shared GNU ustar tar header details.

Since v1.0.0


Exports Grouped by Category


utils

Header (namespace export)

Re-exports all named exports from the “./Header.js” module as Header.

Signature

export * as Header from "./Header.js"

Source

Since v1.0.0

Tar (namespace export)

Re-exports all named exports from the “./Tar.js” module as Tar.

Signature

export * as Tar from "./Tar.js"

Source

Since v1.0.0

Untar (namespace export)

Re-exports all named exports from the “./Untar.js” module as Untar.

Signature

export * as Untar from "./Untar.js"

Source

Since v1.0.0