Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IActionBuffer<Action>

Buffers

Type parameters

Hierarchy

  • IActionBuffer

Implemented by

Index

Methods

Methods

put

  • put(action: Action): void

take

  • take(): Action | Promise<Action>

Generated using TypeDoc