fix: flag worker set as stopped as soon the stopped event is emitted
[e-mobility-charging-stations-simulator.git] / src / exception / index.ts
CommitLineData
66a7748d
JB
1export { BaseError } from './BaseError.js'
2export { OCPPError } from './OCPPError.js'