refactor: refine isNotEmptyString() and isNotEmptyArray() helpers type
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 23 Aug 2024 18:00:09 +0000 (20:00 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 23 Aug 2024 18:00:09 +0000 (20:00 +0200)
commit665864cacd27d66cd323b6f66b2724f6e9e244e8
tree097ba89c01cf4b603ec40be868b19b9208e6a8e4
parentc8624132fb742098c26e7a3a446ae7364ed5784a
refactor: refine isNotEmptyString() and isNotEmptyArray() helpers type

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/charging-station/ChargingStation.ts
src/charging-station/Helpers.ts
src/charging-station/ocpp/OCPPServiceUtils.ts
src/utils/Utils.ts