interface NotifyEvent {
    type: NotifyEventType;
}

Properties

Properties

Generated using TypeDoc