Skip to main content
Version: 1.x

EventsRouterOptions

EventsRouterOptions​

Configuration options for the EventsRouter

Signature
interface EventsRouterOptions {
entrypoints: string[];
}

entrypoints​

property
string[]

Root directory path where event handlers are located