yaschema-api-fetcher
    Preparing search index...

    Function setOnWillRequestHandler

    • Sets the configured function that will be called just before a request occurs

      Parameters

      • handler: (args: OnWillRequestHandlerArgs) => void

      Returns void