]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(ocpp): remove dead barrel re-exports
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 2 Apr 2026 11:33:56 +0000 (13:33 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 2 Apr 2026 11:33:56 +0000 (13:33 +0200)
commit3deaeab6cd24a1cae2a8c2f4b7523f0a0a2c7275
treef014c5d01e508d8469d57c087e441644eb2d380d
parent9c9de17bea1f0528fefcc509e6e8851d35dc585d
refactor(ocpp): remove dead barrel re-exports

Remove 19 unused re-exports from ocpp/index.ts (12) and
auth/index.ts (7). All consumers import directly from source
files. Convert OCPPIncomingRequestService and OCPPRequestService
to type-only exports matching their sole consumer.
src/charging-station/ocpp/auth/index.ts
src/charging-station/ocpp/index.ts