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

jsMain.web.prompts.prompt.kt Maven / Gradle / Ivy

package web.prompts

external fun prompt(
    message: String,
    default: String = definedExternally,
): String?




© 2015 - 2025 Weber Informatics LLC | Privacy Policy