Skip to main content
Version: Next

EventsRouterOptions

EventsRouterOptions

Configuration options for the EventsRouter

Signature
interface EventsRouterOptions {
entrypoints: string[];
}

entrypoints

property
string[]

Root directory path where event handlers are located