UNPKG

@freecodecamp/ui

Version:

The freeCodeCamp.org open-source UI components

3 lines (2 loc) 108 B
export { Quiz } from "./quiz"; export { useQuiz, type UseQuizResult, type UseQuizProps } from "./use-quiz";