Explore this module further in the Mover Registry: @sage/shared
Structs
Likes
All of the relationships that exist between User
s and the content they have liked.
Constants
Value used to store whether content has been liked or not.Functions
add
Like the content.
assert_has_not_liked
Aborts with EAlreadyLiked
if the content has already been liked.
create
Creates a new instance of Likes
.