Package: @effect/platform
Module: PlatformConfigProvider
Add the dotenv ConfigProvider to the environment, replacing the current ConfigProvider.
Signature
declare const layerDotEnv: (path: string) => Layer.Layer<never, PlatformError, FileSystem.FileSystem>
Since v1.0.0