Package-level declarations
Types
Link copied to clipboard
Marketplace manager for subscribing and updating items.
Link copied to clipboard
data class SubscribedItem(val name: String, val id: Int, val type: MarketplaceItemType, var installedRevisionId: Int?)