@tusss/ood
    Preparing search index...

    Class ConfigLoaderPool<TEnv, TConfig>Abstract

    An abstract pool managing configuration loaders mapped to specific environments. Extends the native Map to associate environments with their corresponding loaders.

    Type Parameters

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    defaultLoader: IConfigLoader<TConfig>

    The default configuration loader to use when a requested environment is not in the pool.

    Methods