Complete quests via useQuest hook
Boolean indicating whether the user quests have been successfully fetched.
Get steam profile via useAuth hook
Function to refetch the user quests.
use userQuests instead
An array of user quest objects representing the fetched user quests.
Generated using TypeDoc
Interface representing the return value of the useUserQuests hook.