Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-typescript
/
typescript
/
ModeAwareCache
/
get
get
abstract
fun
get
(
key
:
String
,
mode
:
ResolutionMode
)
:
T
?
(
source
)