Interface WatchEvent

A watch event.

interface WatchEvent {
    type: WatchEventType;
}

Hierarchy (View Summary)

Properties

Properties