Function asis

  • A function that returns its argument as is.

    Type Parameters

    • T

    Parameters

    • value: T

      A value to return.

    Returns T

    value.

Generated using TypeDoc