X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fworker%2FWorkerSet.ts;h=a8a06a39a764fdc105f886e34ad8aab1d2075119;hb=8d8599f0565ba2121394a3d22214d13dbfa0f2c3;hp=a79db16e0313deef9270cdb7a61b6e16398376c0;hpb=268a74bb051fcbbad532fd833f0d8fd2b33b6c64;p=e-mobility-charging-stations-simulator.git diff --git a/src/worker/WorkerSet.ts b/src/worker/WorkerSet.ts index a79db16e..a8a06a39 100644 --- a/src/worker/WorkerSet.ts +++ b/src/worker/WorkerSet.ts @@ -1,6 +1,6 @@ // Partial Copyright Jerome Benoit. 2021-2023. All Rights Reserved. -import { Worker } from 'worker_threads'; +import { Worker } from 'node:worker_threads'; import { WorkerAbstract } from './WorkerAbstract'; import {