• Creates a function that returns value.

    Contribution to minified bundle size, when it is the only function imported:

    • Lodash: 80 bytes
    • Micro-dash: 56 bytes

    Type Parameters

    • T

    Parameters

    • value: T

    Returns (() => T)

      • (): T
      • Returns T

Generated using TypeDoc