• Saves the native function on the history object.

    Parameters

    • obj: any
    • name: string
    • func: (() => void)
        • (): void
        • Returns void

    Returns void

""