property LoadOptions.export
Set to true to export all .env variables to the current processes
environment. Variables are then accessible via Deno.env.get(<key>).
Set to true to export all .env variables to the current processes
environment. Variables are then accessible via Deno.env.get(<key>).