Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskWorkerEntry<T>

Type parameters

Hierarchy

  • TaskWorkerEntry

Index

Properties

Properties

async

async: RemoteWorker<T>

local

local: T

sync

sync: RemoteService<T>

type

type: Constructor<T>

Generated using TypeDoc