Tracks access to a reactive property.
This will check which effect is running at the moment and record it as dep which records all effects that depend on the reactive property.
Object holding the reactive property.
Defines the type of access to the reactive property.
Identifier of the reactive property to track.
Tracks access to a reactive property.
This will check which effect is running at the moment and record it as dep which records all effects that depend on the reactive property.