Merge dependabot/npm_and_yarn/examples/typescript/websocket-server-pool/ws-cluster...
[poolifier.git] / tests / worker-files / thread / testWorker.mjs
index 8a74ae3a150111858ccdaf33b2e80f824b36fdf4..f4840e53b2aebb30c7b852d5cb349dcd4f615671 100644 (file)
@@ -1,6 +1,6 @@
 import { KillBehaviors, ThreadWorker } from '../../../lib/index.cjs'
-import { executeTaskFunction } from '../../test-utils.cjs'
 import { TaskFunctions } from '../../test-types.cjs'
+import { executeTaskFunction } from '../../test-utils.cjs'
 
 /**
  *