mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-11 06:54:17 +00:00
ConfigJson users now don't need to worry about initialization. It's done lazily on the first public method call. Implementation is also rewritten to follow async/await pattern. Change-type: patch Signed-off-by: Roman Mazur <roman@balena.io>