Redirect
Stentor API Reference / stentor-models/src / Redirect
Interface: Redirect
Defined in: packages/stentor-models/src/Handler/Redirect.ts:7
A map of where to redirect intent requests to before the actual handling. Usually a gate.
Indexable​
[key: string]: Path[]