Skip to content

Opensearch dashboards.lifecycleresponsefactory

Home > opensearch-dashboards > LifecycleResponseFactory

LifecycleResponseFactory type

Creates an object containing redirection or error response with error details, HTTP headers, and other data transmitted to the client.

Signature:

export declare type LifecycleResponseFactory = typeof lifecycleResponseFactory;