import { type SetShellVarChange } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Change that sets a shell variable (ex. ENV_VAR=VALUE
)
Used for registering custom commands.
import { type SetShellVarChange } from "https://dotland.deno.dev/x/dax@0.39.2/mod.ts";
Change that sets a shell variable (ex. ENV_VAR=VALUE
)
Used for registering custom commands.