determineIntentIdToPath
Stentor API Reference / stentor-utils/src / determineIntentIdToPath
Function: determineIntentIdToPath()
determineIntentIdToPath(
handler,pathId):string
Defined in: packages/stentor-utils/src/handler.ts:182
For the given handler, find the intentId that will lead to the provided path.
Parameters​
handler​
pathId​
string
Returns​
string