method NoOpDiagnosticsCollector.prototype.clear
NoOpDiagnosticsCollector.prototype.clear(): void

Clear all collected events (no-op implementation)

Return Type

void

Usage

import { NoOpDiagnosticsCollector } from ".";