]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
docs: fix inaccurate @returns in getChargingProfilesLimit
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 24 Mar 2026 17:01:10 +0000 (18:01 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 24 Mar 2026 17:01:10 +0000 (18:01 +0100)
commitedb49d957cab02b9b72f395c670037f5199937c2
treee0aec2183bd2b74a2759b46e592428e3bb320986
parente4f88381973f4ff7d8a32523906662dc819e227b
docs: fix inaccurate @returns in getChargingProfilesLimit

Return type can be undefined but JSDoc only documented the non-null case.
src/charging-station/Helpers.ts