build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / utils / Constants.ts
index d704c15ddff2a377c9d39a6ca553f5a0409b85c9..4dc07366e68922670c64f9094c238918456bbb72 100644 (file)
@@ -4,7 +4,7 @@ import {
   CurrentType,
   OCPPVersion,
   VendorParametersKey,
-} from '../types';
+} from '../types/index.js';
 
 export class Constants {
   static readonly DEFAULT_STATION_INFO: Partial<ChargingStationInfo> = Object.freeze({