Skip to main content
Module

std/dotenv/testdata/.env.comments

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 !@# []