effect-io-ai

Package: effect
Module: ConfigProviderPathPatch

ConfigProviderPathPatch.PathPatch

Represents a description of how to modify the path to a configuration value.

Signature

type PathPatch = Empty | AndThen | MapName | Nested | Unnested

Source

Since v2.0.0