X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fworker%2FWorkerSet.ts;h=21f9f482997a6ffad898b39e2bcb6c2d11af46cf;hb=396d8df236da2c3f2639df79ad52c0d3d3b5fd62;hp=dd12fdb5a59ee1f118a5a6b2016451d2ea1f735b;hpb=81696bd5662abd04013423cbe9427d2643c7ae25;p=e-mobility-charging-stations-simulator.git diff --git a/src/worker/WorkerSet.ts b/src/worker/WorkerSet.ts index dd12fdb5..21f9f482 100644 --- a/src/worker/WorkerSet.ts +++ b/src/worker/WorkerSet.ts @@ -27,7 +27,7 @@ export default class WorkerSet extends WorkerAbstract { /** * - * @param elementData + * @param {T} elementData * @returns {Promise} * @public */