Module
Dotenv.Internal.Types  
- Package
- purescript-dotenv
- Repository
- nicholassaunders/purescript-dotenv
This module contains data types representing parsed .env content and the unmodified environment.
#Environment Source
type Environment = Object StringEnvironment variables