ShortUrl

data class ShortUrl(val regex: ERROR CLASS: Symbol not found for Regex, val type: String, val function: suspend (String) -> String)(source)

Constructors

Link copied to clipboard
constructor(regex: ERROR CLASS: Symbol not found for Regex, type: String, function: suspend (String) -> String)
constructor(regex: String, type: String, function: suspend (String) -> String)

Properties

Link copied to clipboard
val function: suspend (String) -> String
Link copied to clipboard
val regex: ERROR CLASS: Symbol not found for Regex
Link copied to clipboard