refactor: factor out configuration handling helpers
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 29 Nov 2023 09:12:14 +0000 (10:12 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 29 Nov 2023 09:12:14 +0000 (10:12 +0100)
commit4354af5acc068587187dbe3729a5ca8d54fb9626
tree940ecff8b8df7aeb6f07515af054ef995a199be7
parent625f537bc05ade4f8169d306c4b28183b9784a3f
refactor: factor out configuration handling helpers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/Bootstrap.ts
src/utils/Configuration.ts
src/utils/ConfigurationUtils.ts [new file with mode: 0644]