Home > @activeviam/activeui-sdk > ReporterPlugin
ReporterPlugin type
Plugin defining pieces of information that can be reported as part of an application status check
Signature:
export declare type ReporterPlugin = ActiveUIPlugin<ReporterImplementationProperties, ReporterImplementationStaticProperties, ReporterParameters>;