Skip to main content
Module

std/dotenv/testdata/.env.comments

The Deno Standard Library
Go to Latest
File
# This is a commentFOO=bar # This is an inline commentGREETING= "hello world" # hello worldSPECIAL_CHARACTERS_UNQUOTED=123 #Some text !@# [] SPECIAL_CHARACTERS_UNQUOTED_NO_SPACES=123#Some text !@# []