We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a7093 commit 66e8b31Copy full SHA for 66e8b31
lesson_03/quiz/src/quizzes/quizzes.module.ts
@@ -5,9 +5,6 @@ import { Jbeyquiz } from './jbeyquiz.js';
5
import { MercedesMathewsQuiz } from './mercedes_mathews_quiz.js';
6
import { RasheedMillerQuiz } from './rasheed_miller_quiz.js';
7
import { JeremiahWingQuiz } from './jeremiah_wing_quiz.js';
8
-
9
10
11
export const Quizzes = Symbol.for('Quizzes');
12
13
// Add your quiz provider here.
0 commit comments