@adviser/cement - v0.0.0
    Preparing search index...

    Type Alias AddKeyedParam<K, V, CTX>

    AddKeyedParam: Omit<KeyedNgOptions<K, V, CTX>, "createValue">

    Configuration parameters for KeyedResolvOnce, excluding the createValue factory.

    Type Parameters

    • K

      The key type

    • V

      The value type

    • CTX extends NonNullable<object>

      The context type