Documentation
Preparing search index...
@kehto/services
OutboxServiceOptions
Interface OutboxServiceOptions
Options for
createOutboxService
.
interface
OutboxServiceOptions
{
router
:
OutboxRouter
;
}
Index
Properties
router
Properties
router
router
:
OutboxRouter
The outbox router the shell uses to reach relays. Required.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
router
Documentation
Loading...
Options for createOutboxService.