Skip to main content
Module

x/dotenv/.env.exports.example.defaults

Dotenv file handling for deno.
Extremely Popular
Go to Latest
File
EXPORTED_VARIABLE_1="this will override the value for sure"export COOL_EXPORTED_VAR_1="just a cool value you know"export COOL_EXPORTED_VAR_2="another cool value, who cares"