OnCompactProgress typedef

OnCompactProgress = void Function(CompactProgressEvent event)

Callback signature for compaction progress events.

Implementation

typedef OnCompactProgress = void Function(CompactProgressEvent event);