• Return a registration function of the requested type.

    Parameters

    • registry: any
    • transitionService: any
    • eventType: any

    Returns ((matchObject: any, callback: any, options?: {}) => any)

      • (matchObject, callback, options?): any
      • Parameters

        • matchObject: any
        • callback: any
        • options: {} = {}

          Returns any