mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-12 07:52:55 +00:00
94de4006a0
This splits `App`, `Network`, `Service` and `Volume` which used to be defined as classes into an interface and a class implementation that is not exported. This will allow to work with just the types in some cases and prevent circular dependencies when importing. Change-type: patch |
||
---|---|---|
.. | ||
actions.spec.ts | ||
api-keys.spec.ts | ||
index.spec.ts | ||
middleware.spec.ts | ||
v1.spec.ts | ||
v2.spec.ts |