API reference
API reference
Select your platform
No SDKs available
No versions available

SystemSet Type Alias

A collection of SystemDependencyConfig objects. Represents the set of dependencies for a system, including both required and optional dependencies.

Signature

typealias SystemSet = MutableSet<SystemDependencyConfig>
Did you find this page helpful?