Type Alias SlotNotificationsApi
SlotNotificationsApi: { slotNotifications( NO_CONFIG?: Record<string, never>, ): Readonly<{ parent: Slot; root: Slot; slot: Slot }>;} Type declaration
slotNotifications:function
- slotNotifications(
NO_CONFIG?: Record<string, never>,
): Readonly<{ parent: Slot; root: Slot; slot: Slot }> Parameters
OptionalNO_CONFIG: Record<string, never>
Subscribe to receive notification anytime a slot is processed by the validator