Hex Core JS
    Preparing search index...

    Function identityFunction

    • Returns the given value. Useful for providing a default value for a function that requires a value.

      Type Parameters

      • T

      Parameters

      • value: T

        The value to return.

      Returns T