Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "wordpress-packages/real-queue/lib/types/events/remaining"

Index

Type aliases

Variables

Type aliases

RemainingEvent

RemainingEvent: { remaining: OptionsOthers["remaining"] }

Type declaration

  • remaining: OptionsOthers["remaining"]

Variables

Const REMAINING_EVENT

REMAINING_EVENT: "RealQueue/Remaining" = "RealQueue/Remaining"

This event is dispatched when the queue got updated and remaining counts got changed.

Generated using TypeDoc