Exercise #55: Adding To Process Env
Advanced Patterns ยท 02-globals
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Augment NodeJS.ProcessEnv so MY_ENV_VAR is a required string.
Check Solution
Run "Check Solution" to validate your code in the browser.