Package-level declarations

Functions

Link copied to clipboard
expect fun getEnv(name: String): String?
actual fun getEnv(name: String): String?
actual fun getEnv(name: String): String?
Link copied to clipboard

Strips HTML tags from a string. This function uses a regular expression to remove all HTML tags from the input string, leaving only the text content.

Link copied to clipboard

Converts an angle in degrees to radians.