Skip to main content

SystemSourceEvent

interface
interface SystemSourceEvent<TPayload>

Import

import { SystemSourceEvent } from '@modular/sdk';

Members7

emittedAt
string
event
string
id
string
payload
TPayload
scope
HostScope
source
`system.${string}`
traceIdoptional
string