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