Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "wordpress-packages/real-queue/lib/queue/tabBridge/notifyWorkerTab"

Index

Type aliases

WorkerTabNotification

WorkerTabNotification<Data>: { data?: Data; event: string }

Type parameters

  • Data = any

Type declaration

  • Optional data?: Data
  • event: string

Variables

Const LOCAL_STORAGE_KEY_QUEUE_NOTIFY_WORKER_PREFIX

LOCAL_STORAGE_KEY_QUEUE_NOTIFY_WORKER_PREFIX: "real-queue-notify-worker-" = "real-queue-notify-worker-"

Functions

notifyWorkerTab

  • Notify worker tab to do something.

    Parameters

    Returns boolean

Generated using TypeDoc