hacifootprint
hcifootprintInterfaces

RegisterHandlersOptions

Interface: RegisterHandlersOptions

Defined in: src/traverse/session.ts:445

registerHandlers() input: one group per component/section, existing handlers by reference.

Properties

group

group: string

Defined in: src/traverse/session.ts:446


handlers

handlers: Record<string, ActionHandler>

Defined in: src/traverse/session.ts:447

On this page