PatchbayAuditSink typedef

PatchbayAuditSink = FutureOr<void> Function(PatchbayAuditEvent event)

Implementation

typedef PatchbayAuditSink = FutureOr<void> Function(PatchbayAuditEvent event);