interface Runtime.ObjectPreview
unstable
Object containing abbreviated remote object value.
Properties #
optional
#description: string | undefined
String representation of the object.
List of the properties.
optional
#entries: EntryPreview[] | undefined
List of the entries. Specified for map
and set
subtype values only.