Package-level declarations

Types

Link copied to clipboard

Coordinates AndroidGenerationPlatformServices behavior in the SDAI presentation layer.

Link copied to clipboard

Coordinates GenerationFormUpdateEvent behavior in the SDAI presentation layer.

Link copied to clipboard

Defines the GenerationPlatformServices contract for the SDAI presentation layer.

Link copied to clipboard

Provides the NoOpGenerationPlatformServices singleton used by the SDAI presentation layer.

Link copied to clipboard
internal typealias ViewModelLauncher = (CoroutineDispatcher, CoroutineStart, suspend CoroutineScope.() -> Unit) -> Job

Aliases ViewModelLauncher for SDAI presentation code.