Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/archive/tar.ts>TarHeader

Deno standard library
Go to Latest
interface TarHeader
import { type TarHeader } from "https://deno.land/std@0.160.0/archive/tar.ts";

Index Signatures

[key: string]: Uint8Array