UNPKG
@graysham/mixmotion-player
Version:
latest (1.0.34)
1.0.34
<h1 align='center'> Mixmotion Player </h1>
@graysham/mixmotion-player
/
dist
/
Demo.d.ts
3 lines
(2 loc)
•
87 B
TypeScript
View Raw
1
2
3
declare
function
Demo
(
):
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
export
default
Demo
;