toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.util.inspect
/
Styles
Styles
external
interface
Styles
(
source
)
Members
Functions
get
Link copied to clipboard
abstract
operator
fun
<
K
:
Style
>
get
(
key
:
K
)
:
String
?
set
Link copied to clipboard
abstract
operator
fun
<
K
:
Style
>
set
(
key
:
K
,
value
:
String
?
)