test(simulator): use named import
[e-mobility-charging-stations-simulator.git] / src / types / ChargingStationTemplate.ts
index 36a481ff6ed41299ea5c69bcca64767438b55eee..aa9a1b7a200f9a32be746236f5b6f0c3d495cda9 100644 (file)
@@ -1,4 +1,4 @@
-import type { ClientRequestArgs } from 'http';
+import type { ClientRequestArgs } from 'node:http';
 
 import type { ClientOptions } from 'ws';