Function bindMethods

  • Binds every method of class instance to that instance. Already applied on GouterNavigation and GouterLinking to allow extract their methods.

    Parameters

    • instance: Record<any, any>

      any class instance

    Returns void

Generated using TypeDoc