mona-dish
    Preparing search index...

    Function assign

    • uses the known pattern from config assign(target, key1, key2, key3).value = value;

      Type Parameters

      • T

      Parameters

      • target: { [key: string]: any }
      • ...accessPath: string[]

      Returns IValueHolder<T>