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

commonMain.raven.ConsoleSmsFormatter.kt Maven / Gradle / Ivy

package raven

interface ConsoleSmsFormatter {
    fun format(params: SendSmsParams): String
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy