LorasDataSource

sealed interface LorasDataSource(source)

Defines the LorasDataSource contract for the SDAI domain layer.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard

Defines the Local contract for the SDAI domain layer.

Link copied to clipboard
sealed interface Remote : LorasDataSource

Defines the Remote contract for the SDAI domain layer.