Skip to content
InterfaceDebugger & Diagnostics@public

WatchEntry

A single watched field entry.

ts
export interface WatchEntry

Properties

PropertyModifiersTypeDescription
displayNamereadonlystring-
fieldreadonlystring-
objreadonlyRecord<string, any>-

Released under the MIT License.