Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3.utils
/
JsContext
/
set
set
common
operator
fun
set
(
name
:
String
,
value
:
Any
?
)
(
source
)
Expose a Kotlin value to subsequently evaluated JS code under the name
name
.