Home > @xoram/core > ServiceNotifications
ServiceNotifications interface
Events that all `services` are subject to emit.
Signature:
typescript
export interface ServiceNotifications
1
Events
Property | Modifiers | Type | Description |
---|---|---|---|
{ service: Service; } |