Skip to main content
ProcessEnv - process - Node documentation
interface ProcessEnv
extends Dict<string>

Usage in Deno

import { type ProcessEnv } from "node:process";

Properties

optional
TZ: string

Can be used to change the default timezone at runtime