interface NotifyEvent {
    type: NotifyEventType;
}

Hierarchy

Properties

Properties

Generated using TypeDoc