import { type uuid } from "https://deno.land/x/pup@1.0.0-beta.34/deps.ts";
const { V1Options } = uuid.v1;
The options used for generating a v1 UUID.
import { type uuid } from "https://deno.land/x/pup@1.0.0-beta.34/deps.ts";
const { V1Options } = uuid.v1;
The options used for generating a v1 UUID.