object
Contains all the data associated with ScrollReveal.
You should almost never change the data contained within the store
. In virtually all cases, it is simply a way to look inside ScrollReveal when debugging your project.
{
containers: {},
elements: {},
history: [],
sequences: {},
}