Function logTee

  • Type Parameters

    • T

    Parameters

    • caption: string
    • thunk: (() => T)
        • (): T
        • Returns T

    Returns T

Generated using TypeDoc