import { type TarInfo } from "https://dotland.deno.dev/std@0.224.0/archive/mod.ts";
Base interface for TarMeta
Properties
Data modification time of the file at the time it was archived. It represents the integer number of seconds since January 1, 1970, 00:00 UTC.
Numeric user ID of the file owner. This is ignored if the operating system does not support numeric user IDs.