toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.inspector.runtime
/
EntryPreview
Entry
Preview
sealed
external
interface
EntryPreview
(
source
)
Members
Properties
key
Link copied to clipboard
abstract
var
key
:
ObjectPreview
?
Preview of the key. Specified for map-like collection entries.
value
Link copied to clipboard
abstract
var
value
:
ObjectPreview
Preview of the value.