forwardsTo
Stentor API Reference / stentor-utils/src / forwardsTo
Function: forwardsTo()
forwardsTo(
intent,intentId):boolean
Defined in: packages/stentor-utils/src/handler.ts:109
Does the provided intent or handler forward to the provided ID.
Parameters​
intent​
Intent | Handler\<Content, Data, Forward, Redirect>
intentId​
string
Returns​
boolean