Skip to content

DoCurious API Reference / types / EntryReactionSummary

Type Alias: EntryReactionSummary

EntryReactionSummary = Partial<Record<EntryReactionEmoji, number>>

Defined in: types/challenge.types.ts:722

Aggregated reaction counts for a TrackRecordEntry, keyed by emoji.

DoCurious Platform Documentation