Skip to main content

ReactionObject

type ReactionObject = Record<string, number[]> | null;