Skip to main content

compilePreviousHandlerPath

Stentor API Reference


Stentor API Reference / stentor-handler/src / compilePreviousHandlerPath

Function: compilePreviousHandlerPath()

compilePreviousHandlerPath(previousHandlerPath, request, context): ExecutablePath | undefined

Defined in: packages/stentor-handler/src/Path/compilePreviousHandlerPath.ts:7

Parameters​

previousHandlerPath​

PreviousHandlerPath

request​

Request

context​

Context

Returns​

ExecutablePath | undefined