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