Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
<internal>
ServiceRegistration
Interface ServiceRegistration
Service registration configuration
interface
ServiceRegistration
{
factory
:
ServiceFactory
<
unknown
>
;
key
:
ServiceKey
<
unknown
>
;
options
?:
ServiceOptions
;
}
Index
Properties
factory
key
options?
Properties
factory
factory
:
ServiceFactory
<
unknown
>
key
key
:
ServiceKey
<
unknown
>
Optional
options
options
?:
ServiceOptions
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
factory
key
options
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...
Service registration configuration