Quench
    Preparing search index...

    Variable quenchReportsConst

    quenchReports: (reports: QuenchReports) => void

    A hook event that fires when a batch run is completed and Quench's reports are ready.

    Type declaration

      • (reports: QuenchReports): void
      • Parameters

        • reports: QuenchReports

          An object containing reports generated by the batch run

        Returns void

    This is called by Hooks.callAll