• Attaches a global router event after the native function on the object has been invoked. Stores the original function at the _name.

    Parameters

    • obj: any
    • functionName: string
    • eventName: GlobalRouterEvent

    Returns void

""