@aracna/core - v1.5.0
    Preparing search index...

    Function rc

    • The rc functions stands for return custom. It takes a function and a value and returns the value.

      Aracna Reference

      Type Parameters

      • T

      Parameters

      • fn: () => any
      • value: T

      Returns T