deno.com
property Deno.CommandOptions.env

Environmental variables to pass to the subprocess.

Type #

Record<string, string>