Package-level declarations

Types

Link copied to clipboard
@Serializable
data class PluginsData(val provider: String, val plugins: List<String>)