Package com.codellyrandom.hassle.core.boot.servicestore

Types

Link copied to clipboard
data class ServicesResponse(id: Int, type: String, success: Boolean, result: Map<String, JsonObject>)
Link copied to clipboard
interface ServiceStore