BaseThreadJobWorkerData: { filePath: string }

The base data for a thread job worker.

Type declaration

  • filePath: string

    The path to the worker file. This can either be a ts or a js file.