Interface representing the return value of the useQuestTypes hook.
Boolean indicating whether the quest types has been successfully fetched.
An array of quest type objects representing the fetched quest types.
use questTypes instead
Function to refetch the quest types.
Generated using TypeDoc
Interface representing the return value of the useQuestTypes hook.