Type alias AjaxCallbackHandler

AjaxCallbackHandler: ((config, success, xhr) => any)

Type declaration

    • (config, success, xhr): any
    • Parameters

      Returns any

Generated using TypeDoc