• Takes a funcation of any arity and returns a function that ignores all parameters.

    Type Parameters

    • T

    • R

    Parameters

    Returns (() => R)

      • (): R
      • Returns R

Generated using TypeDoc