fix(ui): refresh add charging stations button on UI server switch
[e-mobility-charging-stations-simulator.git] / src / exception / index.ts
index 5e5b60caf1743125aea0fdaf94781927e1ef9536..0916eecb8990285c55f21bb360ba4b250e0c9233 100644 (file)
@@ -1,2 +1,2 @@
-export { BaseError } from './BaseError';
-export { OCPPError } from './OCPPError';
+export { BaseError } from './BaseError.js'
+export { OCPPError } from './OCPPError.js'