• Function resolves the proxy with the target, that enables lazy loading use cases.

    Parameters

    • value: any

      potential proxy to resolve

    • arg: any

      represents the argument that should be passed to the resolution function (sourceFunction).

    Returns any