All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.tools.ozone.set.upsertSet.kt Maven / Gradle / Ivy

The newest version!
@file:Suppress("DEPRECATION")

package tools.ozone.`set`

import kotlin.Suppress

public typealias UpsertSetRequest = Set

public typealias UpsertSetResponse = SetView




© 2015 - 2024 Weber Informatics LLC | Privacy Policy