Type Parameters

  • T

Constructors

Properties

buffer: T[] = []
handlers: Map<any, (x: T) => void[]> = ...
opts: WorkerOpts<T> = {}

Methods