• Returns the value computed inside the lazy value. Throws an error if the value is still frozen.

    Parameters

    • aLazyValue: Lazy<any>

      the value to consider

    Returns typedefs