Hierarchy

  • WorkerLike

Properties

onerror?: null | Action<any>
onmessage?: null | Action<{
    data: any;
}>

Methods

  • Parameters

    • obj: any

    Returns void

Generated using TypeDoc