balena-supervisor/test/integration/device-api
Felipe Lalanne 94de4006a0 Split compose types into interface and implementation
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
2024-05-27 14:36:03 -04:00
..
actions.spec.ts Add additional update lock tests for lockOverride & force 2024-04-15 14:46:44 -04:00
api-keys.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
index.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
middleware.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00
v1.spec.ts Split compose types into interface and implementation 2024-05-27 14:36:03 -04:00
v2.spec.ts Update typescript to v5 2024-03-05 15:33:56 -03:00