Documentation
Preparing search index...
@kehto/services
IntentServiceOptions
Interface IntentServiceOptions
Options for
createIntentService
.
interface
IntentServiceOptions
{
resolver
:
IntentResolver
;
}
Index
Properties
resolver
Properties
resolver
resolver
:
IntentResolver
The intent resolver the shell uses to route archetypes. Required.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
resolver
Documentation
Loading...
Options for createIntentService.