UNPKG
@jhbhan/kings-quiz
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
0.0.1
Old testament Kings trivia quiz game
@jhbhan/kings-quiz
/
dist
/
index.d.ts
6 lines
(3 loc)
•
163 B
TypeScript
View Raw
1
2
3
4
5
6
import
*
as
react_jsx_runtime
from
'react/jsx-runtime'
; declare
function
KingsQuiz
(
): react_jsx_runtime.
JSX
.
Element
;
export
{
KingsQuiz
,
KingsQuiz
as
default
};