Skip to main content

Type IntentResolver

Less than 1 minute

Type IntentResolver

Declared in packages/sdk/app-framework/src/plugins/IntentPlugin/intent.ts:96open in new window

Resolves an intent that was dispatched. If the intent is not handled, nothing should be returned.

type IntentResolver = function