method NoOpDiagnosticsCollector.prototype.getEvents
NoOpDiagnosticsCollector.prototype.getEvents(): AnyDiagnosticEvent[]

Get all collected events (no-op implementation)

Return Type

Empty array

Usage

import { NoOpDiagnosticsCollector } from ".";