Home > @activeviam/activeui-sdk > ReporterImplementationProperties
ReporterImplementationProperties interface
Exports a report
Signature:
export interface ReporterImplementationProperties
Properties
| Property | Type | Description |
|---|---|---|
| canReport | () => boolean | |
| report | () => Promise<Report> |