Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cssom-core
/
web.cssom
/
env
env
inline
fun
<
T
:
JsAny
>
env
(
id
:
Ident
)
:
T
(
source
)
inline
fun
<
T
:
JsAny
>
env
(
id
:
Ident
,
fallback
:
T
)
:
T
(
source
)