Interface MonitorBindingApiEvents<T>

Type Parameters

  • T

Hierarchy

  • MonitorBindingApiEvents

Properties

Properties

update: {
    event: TpUpdateEvent<T>;
}

Type declaration

Generated using TypeDoc