Interface IWorkerContext<H>

Type Parameters

  • H = undefined

Hierarchy

  • IWorkerContext

Properties

Methods

Properties

host: H

A proxy to the main thread host object.

Methods

  • Get all available mirror models in this worker.

    Returns IMirrorModel[]