Your IP : 216.73.216.171


Current Path : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/gutenberg/blocks/ld-exam/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/sfwd-lms/includes/gutenberg/blocks/ld-exam/exam-context.js

/**
 * LearnDash Exam Context
 *
 * @since 4.0.0
 * @package LearnDash
 */

import { createContext } from "react";

export const ExamContext = createContext( {} );