kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Window
/
prompt
prompt
JS
fun
prompt
(
message
:
String
=
definedExternally
,
default
:
String
=
definedExternally
)
:
String
?