Skip to main content
Module

std/archive/tar.ts>TarHeader

Deno standard library
Go to Latest
interface TarHeader
implements _TarHeader
Deprecated
Deprecated

(will be removed after 0.169.0) Import from std/archive/untar.ts instead.

import { type TarHeader } from "https://deno.land/std@0.168.0/archive/tar.ts";