open Link

expect fun openLink(url: String)

Function to open a link from each platform

Parameters

url

: the ulr of the link to open

actual fun openLink(url: String)

Function to open a link from Desktop platform

Parameters

url

: the ulr of the link to open