toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-js
/
js.lazy
/
LazyFunction
Lazy
Function
sealed
external
interface
LazyFunction
<
out
R
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
open
inline suspend operator
fun
invoke
(
)
:
R