build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / exception / index.ts
index 5e5b60caf1743125aea0fdaf94781927e1ef9536..027f9857bd6583d19821bc4af1ed78b3644e7fc2 100644 (file)
@@ -1,2 +1,2 @@
-export { BaseError } from './BaseError';
-export { OCPPError } from './OCPPError';
+export { BaseError } from './BaseError.js';
+export { OCPPError } from './OCPPError.js';