import { uuid } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { NIL_UUID } = uuid;
The nil UUID is special form of UUID that is specified to have all 128 bits set to zero.
import { uuid } from "https://deno.land/x/s3si@gui-v0.4.16/deps.ts";
const { NIL_UUID } = uuid;
The nil UUID is special form of UUID that is specified to have all 128 bits set to zero.