Stone.js API
    Preparing search index...
    azureFunctionsHttpAdapterBlueprint: AzureFunctionsHttpAdapterBlueprint = ...

    Default blueprint for the AzureFunctionsHttp adapter.

    Registers the Web-standard adapter (incoming-event + server-response middleware, resolver, error handler) and its kernel response resolver. Not default — opt in with @AzureFunctionsHttp({ default: true }) or by making it the only adapter.