import { type UnsetVarChange } from "https://dotland.deno.dev/x/dax@0.39.2/src/result.ts";
Change that deletes the environment variable (ex. unset ENV_VAR
).
Used for registering custom commands.
import { type UnsetVarChange } from "https://dotland.deno.dev/x/dax@0.39.2/src/result.ts";
Change that deletes the environment variable (ex. unset ENV_VAR
).
Used for registering custom commands.