Type for bulk state update callback.
type OnBulkExecuteCallback = (state: MangaMatchResult[]) => void; Copy
type OnBulkExecuteCallback = (state: MangaMatchResult[]) => void;
Type for bulk state update callback.